mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b1788dd350
commit
5fd3694865
1 changed files with 9 additions and 0 deletions
|
|
@ -10,6 +10,15 @@ Before starting, make sure that you visited the project [todo](https://github.co
|
|||
### You can help me fix some bug/implement a new feature?
|
||||
* Create a pull request, using [this](https://github.com/Sigmanor/Crypto-Notepad/blob/master/PULL_REQUEST_TEMPLATE.md) template
|
||||
|
||||
### Issue labels explanation
|
||||
* `bug` - Issues with bugs
|
||||
* `duplicate` - Duplicate issues
|
||||
* `enhancement` - Enhancement request
|
||||
* `help wanted` - Issues I need help with
|
||||
* `hotfix` - Issues with critical bugs, that must be solved as soon as possible
|
||||
* `in progress` - Issues with I'm working on right now
|
||||
* `question` - Issue that contain only a question
|
||||
|
||||
### Things that will never be in this project
|
||||
* Installer. Crypto Notepad will be always portable.
|
||||
* Significant design changes. Crypto Notepad looks exactly as I want to see it.
|
||||
|
|
|
|||
Loading…
Reference in a new issue