# Direct Mail Subscription This is a simple subscription formular for the [TYPO3 CMS](http://typo3.org). This extension depends on following extension: 1. [direct_mail](https://typo3.org/extensions/repository/view/direct_mail) 2. [tt_address](https://typo3.org/extensions/repository/view/tt_address) Any question, you can find some help in the TYPO3 Slack https://typo3.slack.com/messages/direct_mail To join the slack channel, please request for invitation from https://forger.typo3.org/slack ## Contributing You can contribute to this project by reporting any issue you found here in github or on https://forge.typo3.org/projects/extension-direct_mail_subscription/ You can also contributing any code by: 1. Fork the repository on Github 2. Clone repository 3. Make your changes 4. Commit your changes to your fork. In your commit message refer to the issue number if there is already one, e.g. `[BUGFIX] short description of fix (resolves #4711)` 5. Submit a Pull Request using GitHub (here are some hints on [How to write the perfect pull request](https://github.com/blog/1943-how-to-write-the-perfect-pull-request))