diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5846047cfc3..a4cbfa2876d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -34,16 +34,4 @@ Closes # -### Merge checklist - -- [ ] Added/updated tests -- [ ] Added/updated documentation -- [ ] Added/updated previews (Storybook) -- [ ] Changes are [SSR compatible](https://github.com/primer/react/blob/main/contributor-docs/CONTRIBUTING.md#ssr-compatibility) -- [ ] Tested in Chrome -- [ ] Tested in Firefox -- [ ] Tested in Safari -- [ ] Tested in Edge -- [ ] (GitHub staff only) Integration tests pass at github/github-ui ([Learn more about how to run integration tests](https://github.com/github/primer-engineering/blob/main/how-we-work/testing-primer-react-pr-at-dotcom.md)) -