434 B
434 B
#Contributing
Your pull requests will be welcome; however, they may not be accepted for various reasons.
##Guidelines for pull requests:
- Respect Notepad++ coding style.
- Make a single change per commit.
- 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.