aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 4ade8059..76b1fac9 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -14,19 +14,20 @@ Once you have submitted your PR, P9k core contributors will review the code and
Please follow this template for creating your PR:
#### Title
+
Please make the title of your PR descriptive! If appropriate, please prefix the title with one of these tags:
- - [Bugfix]
- - [New Segment]
- - [Docs]
- - [Enhancement]
-
+- [Bugfix]
+- [New Segment]
+- [Docs]
+- [Enhancement]
+
#### Description
+
Please describe the contribution your PR makes! Screenshots are especially helpful, here, if it's a new segment.
If your PR is addressing an issue, please reference the Issue number here.
#### Questions
-Is there something in your PR you're not sure about or need help with? Is there a particular piece of code you would like feedback on? Let us know here!
-
+Is there something in your PR you're not sure about or need help with? Is there a particular piece of code you would like feedback on? Let us know here!