You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pull request template to add integration tests with github/github checklist item (#3844)
* Update pull request template to add integration tests with github/github checklist item
* update link text
* Update .github/pull_request_template.md
* update the text and move it to merge checklist
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,5 +42,6 @@ Closes #
42
42
-[ ] Tested in Firefox
43
43
-[ ] Tested in Safari
44
44
-[ ] Tested in Edge
45
+
-[ ] Integration tests pass at github/github ([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))
45
46
46
47
Take a look at the [What we look for in reviews](https://github.com/primer/react/blob/main/contributor-docs/CONTRIBUTING.md#what-we-look-for-in-reviews) section of the contributing guidelines for more information on how we review PRs.
0 commit comments