diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e7d8a95..e7ea0c0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,13 @@ -What is this PR about? docs / bugfix / feature +What is this PR about? (docs, fix, feature, style, devops, etc.) - +Related issue number: # + Description of changes: - +Tag a reviewer: @ + Tasks: - [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md) - [ ] I have mentioned the issue this PR is addressing