Skip to content

Commit

Permalink
Add SRR compatibility to PR checklist (#3274)
Browse files Browse the repository at this point in the history
  • Loading branch information
colebemis committed May 18, 2023
1 parent 013d541 commit 29f797f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Please provide before/after screenshots for any visual changes

- [ ] Added/updated tests
- [ ] Added/updated documentation
- [ ] 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
Expand Down

0 comments on commit 29f797f

Please sign in to comment.