docs: add PR templates for closed issues and community contributions

This commit is contained in:
Prad Nukala
2024-10-08 11:59:48 -04:00
parent e4c8997bf3
commit 1dfba6ffbb
2 changed files with 42 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
- **Please check if the PR fulfills these requirements**
* [ ] The commit message follows our guidelines
* [ ] Tests for the changes have been added (for bug fixes / features)
* [ ] Docs have been added / updated (for bug fixes / features)
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
- **What is the current behavior?** (You can also link to an open issue here)
- **What is the new behavior (if this is a feature change)?**
- **Does this PR Close an issue?** (If applicable, please add the number of the issue here with keyword Closes)
- **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)
- **Other information**: