Create CONTRIBUTING.md
This commit is contained in:
parent
b03eb6a8d9
commit
3ce1ac28f5
13
CONTRIBUTING.md
Normal file
13
CONTRIBUTING.md
Normal file
@ -0,0 +1,13 @@
|
||||
#Contributing
|
||||
|
||||
Your pull requests will be welcome; however, they may not be accepted for various reasons.
|
||||
|
||||
##Guidelines for pull requests:
|
||||
|
||||
1. Respect Notepad++ coding style.
|
||||
2. Make a single change per commit.
|
||||
3. Make your modification compact - don't reformat source code in your request. It makes code review more difficult.
|
||||
|
||||
In short: The easier the code review is, the better the chance your pull request has to get accepted.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user