summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md32
1 files changed, 19 insertions, 13 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8cd575a..80ce27e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,27 +2,33 @@
I welcome any contributions in the form of suggestions, bug reports, pull
requests, and feedback. This document may provide some guidance if you are
-thinking of helping us.
+thinking of contributing.
## Submitting bug reports and feature requests
-Bugs reports and feature requests should be submitted to the [public tracker];
-Any questions can be sent to the [projectr-discuss] mailing list.
+Bugs reports and feature requests should be submitted to
+[~tobyvin/projectr@todo.sr.ht]; Before submitting to the tracker, please
+consider asking about it in [~tobyvin/projectr-discuss@lists.sr.ht].
## Submitting patches
-Patches can be sent to the [projectr-devel]. For help sending patches to this
-list, please consult git-send-email.io, or feel free to ask for help in
-[projectr-discuss].
+Patches can be sent to [~tobyvin/projectr-devel@lists.sr.ht]. Development
+specific questions and discussions should also be submitted there.
+
+For help sending patches, please consult [git-send-email.io], or feel free to
+ask for help in [~tobyvin/projectr-discuss@lists.sr.ht].
## Conduct
projectr and related community should follow the [Rust Code of Conduct]. For any
-questions or issues related to please submit a post on the [projectr-discuss],
-or feel free to email me directly at [contact@tobyvin.dev].
-
-[contact@tobyvin.dev]: mailto:contact@tobyvin.dev
-[projectr-discuss]: https://lists.sr.ht/~tobyvin/projectr-discuss
-[public tracker]: https://todo.sr.ht/~tobyvin/projectr
-[projectr-devel]: https://lists.sr.ht/~tobyvin/projectr-devel
+questions or issues related to please submit a post on the
+[~tobyvin/projectr-discuss@lists.sr.ht], or feel free to email me directly at
+[tobyv@tobyvin.dev](mailto:tobyv@tobyvin.dev).
+
+[~tobyvin/projectr@todo.sr.ht]: https://todo.sr.ht/~tobyvin/projectr
+[~tobyvin/projectr-discuss@lists.sr.ht]:
+ https://lists.sr.ht/~tobyvin/projectr-discuss
+[~tobyvin/projectr-devel@lists.sr.ht]:
+ https://lists.sr.ht/~tobyvin/projectr-devel
+[git-send-email.io]: https://git-send-email.io
[Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct