mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
9
How to contribute
Jyri-Petteri Paloposki edited this page 2020-07-17 13:10:36 +03:00
All contributions are welcome. We like to see contributions like for example:
- Tutorials on installing Tracks in various environments.
They can be added to the wiki on github - Tutorials on using Tracks (user manual).
They can be added to the wiki on Github - Reporting issues you have with Tracks (bugs, enhancements).
- Bugfixes, enhancements: pull requests.
We review pull requests on Github.
For help with running the tests, see https://github.com/TracksApp/tracks/wiki/Testing
If (when!) you produce a cool new feature or fix a bug, create a pull request using the instructions in "GitHub manual":https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests Please try to write a useful and well-formatted commit message -- see some formatting guidelines.
Thanks!