diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..052ef7082 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +## PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING +1. Please thoroughly read README.md, INSTALL.md, GETTING_STARTED.md, and FAQ.md +2. Please search existing *open and closed* Pull Requests +3. Please specify clearly if your solution partially or completely solves the stated problem + + + + +Fixes #[Add issue number here] [First steps for issue #IssueNumber] + +Changes: [Add here what changes were made in the pull request and if possible provide links.] + +Screenshots for the change: + +Concerns: [Tag Relevant User] + +Due by: [If a completion date is required] + +Configuration of test:[Where was it tested?]