Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 666 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

25 lines (12 loc) · 666 Bytes

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