el.xwx.moe/.github/CONTRIBUTING.md

17 lines
1.2 KiB
Markdown
Raw Normal View History

2022-06-09 01:09:55 -05:00
# How to contribute
> **For questions/help, feature requests and bug reports please create an [issue](https://github.com/Daniel31x13/link-warden/issues) (please use the right lable).**
First off, I'm really glad you're reading this and thank you for taking the time to contribute! 👍
2022-06-11 00:36:59 -05:00
1. Confirm your planned implementation fit into our project [features](https://github.com/Daniel31x13/link-warden#features) and [project roadmap](https://github.com/Daniel31x13/link-warden/wiki#project-roadmap) (wether it's adding a new feature or improving our existing code).
2022-06-09 01:09:55 -05:00
2022-06-11 15:57:29 -05:00
2. Open an [issue](https://github.com/Daniel31x13/link-warden/issues/new?assignees=&labels=contribution&template=contribution.md&title=Contribution) with your planned implementation to discuss.
2022-06-09 01:09:55 -05:00
2022-06-11 15:35:03 -05:00
3. Check in with me before starting development to make sure your work wont conflict with or duplicate existing work (by doing step 2).
2022-06-09 01:09:55 -05:00
4. Commit, push, and submit a PR and wait for review feedback.
5. Have patience, don't abandon your PR! We love contributors but we don't always have time to respond to notifications instantly. If you want a faster response, DM me on [Twitter](https://twitter.com/daniel31x13).
Thanks again! <3