From ecb3b66d4ee6388555ab201ec562da154dc8cc45 Mon Sep 17 00:00:00 2001 From: Vaishnav Srinidhi <53509994+V41SH@users.noreply.github.com> Date: Fri, 12 Jun 2020 22:44:07 +0530 Subject: [PATCH] Copy of the pull request template from /meta Solving issue #5 --- docs/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/pull_request_template.md diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md new file mode 100644 index 0000000..9da5b31 --- /dev/null +++ b/docs/pull_request_template.md @@ -0,0 +1,5 @@ +Fixes #[Add issue number here. If you do not solve the issue entirely, please change the message e.g. "First steps for issues #IssueNumber] + +Changes: [Add here what changes were made in this issue and if possible provide links.] + +Screenshots for the change: