docs: add a new GH PR template for PRs for #2119 (#2133)

This commit is contained in:
James Young
2022-09-21 19:04:56 +02:00
committed by GitHub
parent 5dafdb479d
commit 8ca53c6063
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Please include a summary of the change and which issue number is fixed, including relevant motivation and context. Feel free to mark this as a Draft or WIP and write up some details later.
# Description
Fixes # (issue)
---
Some things you might want to mention:
1. Why are you making the change?
2. Explain how it works and decisions you made.
3. If you're fixing something, what was wrong? How should we stop from having this issue happen again?
4. If this is a new feature or addition to functionality, why should it be added? What are the use cases? Who was asking for this functionality?
If this is an unsolicited change or have no issue associated please do your best to detail the motivations behind this PR.