Small edits to PR template file
This commit is contained in:
parent
7a975d98fb
commit
f425eed07c
@ -2,11 +2,13 @@ Thank you for submitting a pull request for Pinniped!
|
|||||||
|
|
||||||
Before submitting, please see the guidelines in doc/contributing.md in this repo.
|
Before submitting, please see the guidelines in doc/contributing.md in this repo.
|
||||||
|
|
||||||
Please note that a project maintainer will need to review and approve the PR
|
Please note that a project maintainer will need to review and provide an
|
||||||
to cause CI tests to automatically start.
|
initial approval on the PR to cause CI tests to automatically start.
|
||||||
|
Also note that if you push additional commits to the PR, those commits
|
||||||
|
will need another initial approval before CI will pick them up.
|
||||||
|
|
||||||
Reminder: Did you remember to run all the tests described in doc/contributing.md
|
Reminder: Did you remember to run all the linter, unit tests, and integration tests
|
||||||
on your branch before submitting this PR?
|
described in doc/contributing.md on your branch before submitting this PR?
|
||||||
|
|
||||||
Below is a template to help you describe your PR.
|
Below is a template to help you describe your PR.
|
||||||
|
|
||||||
@ -20,6 +22,7 @@ Below is a template to help you describe your PR.
|
|||||||
**Things to consider while reviewing this PR**
|
**Things to consider while reviewing this PR**
|
||||||
|
|
||||||
**Suggested release note for the first release which contains this PR**
|
**Suggested release note for the first release which contains this PR**
|
||||||
|
|
||||||
```
|
```
|
||||||
release-note here
|
release-note here
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user