diff options
author | Iván Ávalos <avalos@disroot.org> | 2022-01-22 01:38:35 -0600 |
---|---|---|
committer | Iván Ávalos <avalos@disroot.org> | 2022-01-22 01:38:35 -0600 |
commit | 35b7ed201c88cd82a5267ee036aff2bf0730cc5f (patch) | |
tree | 297cf1bd477926e44333116453fcece0c7b7816e /README.md | |
parent | 1543a34115f2249e1103ff7cd094509c4cadfb27 (diff) | |
download | etbsa-trackermap-mobile-35b7ed201c88cd82a5267ee036aff2bf0730cc5f.tar.gz etbsa-trackermap-mobile-35b7ed201c88cd82a5267ee036aff2bf0730cc5f.tar.bz2 etbsa-trackermap-mobile-35b7ed201c88cd82a5267ee036aff2bf0730cc5f.zip |
Added sections to README.md
Diffstat (limited to 'README.md')
-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 ``` |