aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md21
1 files changed, 16 insertions, 5 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index b87add4e..2f96ca25 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,12 +1,23 @@
-**Reasons for making this change:**
-<!-- Include your relationship to the project and what you expect to get from this change. -->
+### Reasons for making this change
_TODO_
+<!---
+Please provide some background for this change.
+--->
-**Links to documentation supporting these rule changes:**
+### Links to documentation supporting these rule changes
_TODO_
-If this is a new template:
+<!---
+Link to the project docs, any existing .gitignore files that project may have in it's own repo, etc
+--->
- - **Link to application or project’s homepage**: _TODO_
+### If this is a new template
+
+Link to application or project’s homepage: TODO
+
+### Merge and Approval Steps
+- [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns
+- [ ] Esnure CI is passing
+- [ ] Get a review and Approval from one of the maintainers