mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Add pr template
This commit is contained in:
parent
98e334b7fb
commit
8e729c79d8
1 changed files with 15 additions and 0 deletions
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
**Type:** bug / feature
|
||||
|
||||
The following has been addressed in the PR:
|
||||
|
||||
* [ ] There is a related issue
|
||||
* [ ] Unit or Functional tests are included in the PR
|
||||
|
||||
<!--
|
||||
Our bots should ensure:
|
||||
* [ ] The PR passes CI testing
|
||||
-->
|
||||
|
||||
**Description:**
|
||||
|
||||
Resolves #???
|
Loading…
Reference in a new issue