Fix a spelling error in the template. Also make a few other minor tweaks.
This commit is contained in:
parent
457674ce00
commit
9e100257d0
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,11 +1,11 @@
|
||||
<!--
|
||||
Please make sure you've read and understood our contributing guidelines;
|
||||
Please make sure you've read and understood our contributing guidelines:
|
||||
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
|
||||
|
||||
** Make sure all your commits include a signature generated with `git commit -s` **
|
||||
|
||||
If this is a bug fix, make sure your description includes "fixes #xxxx", or
|
||||
"closes #xxxx"
|
||||
"closes #xxxx" or "resolves #xxxx"
|
||||
|
||||
Please provide the following information:
|
||||
-->
|
||||
@ -16,10 +16,10 @@ Please provide the following information:
|
||||
|
||||
**- How to verify it**
|
||||
|
||||
**- Which release branch to backport (provide reason below if seleted)**
|
||||
**- Which release branch to backport (provide reason below if selected)**
|
||||
|
||||
<!--
|
||||
- Note we only backport fixes to a release branch, not a feature!
|
||||
- Note we only backport fixes to a release branch, *not* features!
|
||||
- Please also provide a reason for the backporting below.
|
||||
- e.g.
|
||||
- [x] 202006
|
||||
|
Loading…
Reference in New Issue
Block a user