summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6fa31f8b2c..ebe0de95a5 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,14 +5,8 @@ To make reviewing this PR a bit easier, please fill out answers to the following
<!-- Write a clear and complete description of the problem -->
-### What was your diagnosis of the problem?
-
-<!-- Explain the investigation you made to determine the cause of the issue and your conclusions -->
-
### What is your fix for the problem, implemented in this PR?
-<!-- Explain the fix being implemented -->
-
-### Why did you choose this fix out of the possible options?
-
-<!-- If you considered other alternatives, explain why you end up choosing the current implementation -->
+<!-- Explain the fix being implemented. Include any diagnosis you run to
+determine the cause of the issue and your conclusions. If you considered other
+alternatives, explain why you end up choosing the current implementation -->