diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..5f854b370 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +Thanks for submitting a PR! Please fill in this template where appropriate: + +## Category: (Bug | module | extension | core functionality | documentation) + +## Feature/Issue Description + +This module is added to ... + +## Changes made and file paths + +Added module example_module to modules/misc/example_module.. + +## Improvements made + +## Relevant links + +e.g. link to wiki page \ No newline at end of file