Skip to content

Commit

Permalink
Add CONTRIBUTING.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
DolphFlynn committed Aug 5, 2024
1 parent 20d2545 commit 4afe5d4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Contributing to JWT Editor

Thank you for considering contributing to JWT Editor!

There are many ways to contribute to the project and all are appreciated:

- **Ideas**: if there's an idea you have for a new feature or improvement then you can [create an issue](https://github.com/DolphFlynn/jwt-editor/issues) and tag it with the *Enhancement* label.
- **Bug Reports**: if you have found a bug then please [raise an issue](https://github.com/DolphFlynn/jwt-editor/issues) and tag it with the *Bug* label.
- **Documentation**: the documentation can always do with improvement! This can be done by raising a [pull request](https://github.com/DolphFlynn/jwt-editor/pulls) with the relevant changes.
- **Code**: Pull requests with code changes are welcome. For any substantial changes, it's probably best to discuss the plans before expending too much effort.


Please also note our [code of conduct](https://github.com/DolphFlynn/jwt-editor/blob/main/CODE_OF_CONDUCT.md).



0 comments on commit 4afe5d4

Please sign in to comment.