mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
* docs: update contributing file * docs: update pull request template * docs: add new issue link to contributing
2.1 KiB
2.1 KiB
Description
Related Issue(s)
Other information
Checklist
- I have performed a self-review of my code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- I have run
yarn formatandyarn lintwithout getting any errors - I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
Important
We do not accept pull requests for minor grammatical fixes (e.g., correcting typos, rewording sentences) or for fixing broken links, unless they significantly improve clarity or functionality. These contributions, while appreciated, are not a priority for merging. If you notice any of these issues, please create a GitHub Issue to report them so they can be properly tracked and addressed.