Contribute
Contribution to jwtools2 is very welcome.
If you wish to contribute, please follow these conventions:
Writing Issues
- If you find a problem in the extension, please write an issue.
- If you can fix the problem yourself, please submit a pull request. In this case, it is not necessary to create an issue first.
Submitting a Pull Request
- Please adhere to TYPO3 Coding Guidelines
- For commit messages, please follow the TYPO3 Commit Message Rules
Please see the general GitHub documentation for more information, for example Creating a pull request