diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..cb07072bc --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,37 @@ + + +**What type of PR is this?** + +> Uncomment one line below and remove others. +> +> Bug fix +> Feature +> Documentation +> Other + +**What package or component does this PR mostly affect?** + +> For example: +> +> language/go +> cmd/gazelle +> go_repository +> all + +**What does this PR do? Why is it needed?** + +**Which issues(s) does this PR fix?** + +Fixes # + +**Other notes for review**