0
0
mirror of https://github.com/tj/n.git synced 2024-11-22 11:37:26 +01:00
n/.github/PULL_REQUEST_TEMPLATE.md

666 B

Pull Request Template:

Describe what you did

i.e. bumped version number up in bin/n

How you did it

i.e. bumped version number up in bin/n

How to verify it doesn't effect the functionality of n

i.e. n --version output: 2.1.4

If this solves an issue, please put issue in PR notes.

i.e. n --version output: 2.1.4 solves issue #453

If this solves an issue, please include the output of issue that had problems and then the fixed output from the same command.

Squash any unnecessary commits to keep history clean as possible

Place description for the changelog in PR so we can tally all changes for any future release