diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -19,6 +19,18 @@ We're grateful to the developers of the following libraries, for making this pro | [Krypto](https://korlibs.soywiz.com/krypto) | Carlos Ballesteros Velasco | MIT | | [WhirlyGlobe Maply](https://mousebird-consulting-inc.github.io/WhirlyGlobe/) | mousebird consulting | Apache 2.0 | +## Bugs and feature requests + +So, you found a cool bug or need some feature? Please report it in [this repo's bug tracker](https://sr.ht/~avalos/trackermap/trackers) via e-mail, and we'll keep track of it. Please be civil, our time and energy is limited. + +## Contributing + +Maybe you wrote some cool feature or bug fix for this project, and you would love to send us a pull request, but you noticed there are no pull requests anywhere here. Oh, no! + +Fear not, my friend! SourceHut is built around e-mail, just like Git originally was, so the only way to send a pull request is sending a patch via e-mail to our [development mailing list](https://lists.sr.ht/~avalos/trackermap-devel). + +How do I send a patch via e-mail? You may ask. It's easy! Follow the steps in [git-send-email.io](https://git-send-email.io/) to get your Git setup to send properly formatted patches using a handy built-in command. + ## License ``` |