diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ead343e92..432117d09 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,12 +2,16 @@ Thanks for submitting a PR! Please fill in this template where appropriate: ## Category -(Bug / module / extension / core functionality / documentation) +(Bug / module / extension / core functionality / documentation / tests) ## Feature/Issue Description This module is added to ... +## Test cases + +spec/beef/extensions/example_extension.rb + ## Relevant links e.g. link to wiki page \ No newline at end of file