diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..815fbc63 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ +**What is this feature?** + +[Add a brief description of what the feature or update does.] + +**Why do we need this feature?** + +[Add a description of the problem the feature is trying to solve.] + +**Who is this feature for?** + +[Add information on what kind of user the feature is for.] + +**Which issue(s) does this PR fix?**: + +Fixes # + +**Special notes for your reviewer:**