diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 81% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md index 3a518977a2..afd21fea61 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,4 @@ THIS PROJECT IS IN DEVELOPMENT MODE. Any pull requests should merge to branch `d ## Checklist before requesting a review - [ ] I have performed a self-review of my code -- [ ] If it is a core feature, I have added thorough tests. \ No newline at end of file +- [ ] If it is a core feature, I have added thorough tests.