Skip to content

Commit

Permalink
change: PR Template Updates (#9769)
Browse files Browse the repository at this point in the history
* initial fixes

* re-add some text

---------

Co-authored-by: Banks Nussman <banks@nussman.us>
  • Loading branch information
bnussman-akamai and bnussman authored Oct 9, 2023
1 parent 68ce4de commit c293284
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions docs/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,21 @@ List any change relevant to the reviewer.
- ...

## As an Author I have considered 🤔
*Check all that apply*<br>
<br>
[ ] 👀 Doing a self review<br>
[ ] ❔ Our [contribution guidelines](https://github.com/linode/manager/blob/develop/docs/CONTRIBUTING.md)<br>
[ ] 🤏 Splitting feature into small PRs<br>
[ ] ➕ Adding a changeset<br>
[ ] 🧪 Providing/Improving test coverage<br>
[ ] 🔐 Removing all sensitive information from the code and PR description<br>
[ ] 🚩 Using a feature flag to protect the release<br>
[ ] 👣 Providing comprehensive reproduction steps<br>
[ ] 📑 Providing or updating our documentation<br>
[ ] 🕛 Scheduling a pair reviewing session<br>
[ ] 📱 Providing mobile support<br>
[ ] ♿ Providing accessibility support

*Check all that apply*

- [ ] 👀 Doing a self review
- [ ] ❔ Our [contribution guidelines](https://github.com/linode/manager/blob/develop/docs/CONTRIBUTING.md)
- [ ] 🤏 Splitting feature into small PRs
- [ ] ➕ Adding a changeset
- [ ] 🧪 Providing/Improving test coverage
- [ ] 🔐 Removing all sensitive information from the code and PR description
- [ ] 🚩 Using a feature flag to protect the release
- [ ] 👣 Providing comprehensive reproduction steps
- [ ] 📑 Providing or updating our documentation
- [ ] 🕛 Scheduling a pair reviewing session
- [ ] 📱 Providing mobile support
- [ ] ♿ Providing accessibility support

---
## Commit message and pull request title format standards
Expand Down

0 comments on commit c293284

Please sign in to comment.