From 31da367caa0f8e43a7c24c9d3d99f3bf252aaeaa Mon Sep 17 00:00:00 2001 From: Benjamin Pollack Date: Fri, 17 Dec 2021 16:28:41 -0500 Subject: [PATCH] readme: document bug reporting --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 390dd1f..7bd924b 100644 --- a/README.md +++ b/README.md @@ -94,13 +94,22 @@ example configuration file might look like: [journals.personal] journal = "/home/benjamin/journals/personal.txt" +## Bugs + +If you have a bug report, please let me know via +[the `discuss` email list][user]. You can also submit directly via [the bug +tracker][bugs], but if you do, please be 100% sure that it's a legitimate bug, +and not a feature request or the like. I try to keep the tracker focused purely +on genuine issues. + ## Submitting Patches If you feel comfortable using `git send-email`, please kick your patches off to -[the hayom-devel mailing list](mailto:~bmp/hayom-devel@lists.sr.ht). If you -prefer GitHub, I absolutely pay attention to PRs that come in via -[the GitHub mirror][github]. +[the hayom-devel mailing list][user]. If you prefer GitHub, I absolutely pay +attention to PRs that come in via [the GitHub mirror][github]. [jrnl]: https://jrnl.sh [github]: https://github.com/bpollack/hayom [ed]: https://www.gnu.org/fun/jokes/ed-msg.en.html +[user]: mailto:~bmp/hayom-discuss@lists.sr.ht +[devel]: mailto:~bmp/hayom-devel@lists.sr.ht -- 2.34.2