docs: add pull request templates

This commit is contained in:
Micah Halter
2022-05-12 08:11:57 -04:00
committed by Micah Halter
parent c38992ac85
commit 57ff27755b
3 changed files with 24 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Fixes Issue # (If it doesn't fix an issue then delete this line)
Description:
Describe the refactor or cleanup that was completed
Other:
Anything else relevant goes here
+10
View File
@@ -0,0 +1,10 @@
Fixes Issue # (If it doesn't fix an issue then delete this line)
Features Added:
- Plugin Name (Add links if possible too)
Reasoning:
List why the feature is needed
Other:
Anything else relevant goes here
+7
View File
@@ -0,0 +1,7 @@
Fixes Issue # (If it doesn't fix an issue then delete this line)
Bugs Fixed:
- A bullet for each bug fixed and a description
Other:
Anything else relevant goes here