aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 7e6499da..d7ecabd5 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,7 @@
---
Please place an 'X' inside each '[]' to confirm you adhere to our [Contributor Guidelines](https://github.com/sosreport/sos/wiki/Contribution-Guidelines)
-[] Is the commit message split over multiple lines and hard-wrapped at 72 characters?
-[] Is the subject and message clear and concise?
-[] Does the subject start with **[plugin_name]** if submitting a plugin patch or a **[section_name]** if part of the core sosreport code?
-[] Does the commit contain a **Signed-off-by: First Lastname <email@example.com>**?
+- [] Is the commit message split over multiple lines and hard-wrapped at 72 characters?
+- [] Is the subject and message clear and concise?
+- [] Does the subject start with **[plugin_name]** if submitting a plugin patch or a **[section_name]** if part of the core sosreport code?
+- [] Does the commit contain a **Signed-off-by: First Lastname <email@example.com>**?