diff --git a/.github/PULL_REQUEST_TEMPLATE/standard.md b/.github/pull_request_template.md similarity index 76% rename from .github/PULL_REQUEST_TEMPLATE/standard.md rename to .github/pull_request_template.md index c7cb7fa4c9e5..e6d4982e0150 100644 --- a/.github/PULL_REQUEST_TEMPLATE/standard.md +++ b/.github/pull_request_template.md @@ -14,6 +14,7 @@ Please fill out all fields below -- otherwise we may not be able to review your ## PR Checklist - [ ] Addresses an existing issue: fixes #000 +- [ ] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [ ] Steps in [CONTRIBUTING.md](https://github.com/typescript-eslint/typescript-eslint/blob/master/CONTRIBUTING.md) were taken ## Overview