https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bd880924d98af170b0d65…
commit bd880924d98af170b0d658c866da7ca83b12576c
Author: Alexander Shaposhnikov <sanchaez(a)reactos.org>
AuthorDate: Mon Nov 6 19:28:12 2017 +0200
Update pull request template with additional info
---
.github/PULL_REQUEST_TEMPLATE.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index c475bf0ce8..8622a6e683 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,9 +5,15 @@ _Do a quick recap of your work here._
JIRA issue: [
CORE-XXXX](https://jira.reactos.org/browse/CORE-XXXX)
## Proposed changes
+
+_Describe what you propose to change/add/fix with this pull request._
+
-
-
## TODO
-- [ ] Task 1
-- [ ] Task 2
+
+_Use a TODO when your pull request is Work in Progress._
+
+- [ ]
+- [ ]