aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-22 01:43:23 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-22 01:43:23 -0600
commit82231d4c2d93b95bffc833092833c17d0dfea260 (patch)
treec32b871c66e42fbd2d8a727220ff4824ee594b03 /README.md
parent35b7ed201c88cd82a5267ee036aff2bf0730cc5f (diff)
downloadetbsa-trackermap-mobile-82231d4c2d93b95bffc833092833c17d0dfea260.tar.gz
etbsa-trackermap-mobile-82231d4c2d93b95bffc833092833c17d0dfea260.tar.bz2
etbsa-trackermap-mobile-82231d4c2d93b95bffc833092833c17d0dfea260.zip
Added clarification to README.md that you don't a sr.ht account to contribute
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9e891f8..5e21aac 100644
--- a/README.md
+++ b/README.md
@@ -21,13 +21,13 @@ We're grateful to the developers of the following libraries, for making this pro
## 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.
+So, you found a cool bug or need some feature? Please report it in [this repo's ticket 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. Unlike GitHub or GitLab, you don't need to create an account here in order to participate in the tracker.
## 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).
+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). For sending patches, you don't need to create an account here either!
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.