summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
blob: 8cd575a6799d249819a2a9c0042d45c6f219157e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Contributing

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.

## 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.

## 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].

## 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
[Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct