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
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,6 @@ Closes #
32
32
33
33
<!-- Describe any specific details to help reviewers test or review this Pull Request -->
34
34
35
-
-[ ] Integration tests passed at github/github (Optional and only available for GitHub staff)
36
-
37
-
You can refer to the [testing primer react pull requests documentation](https://github.com/github/primer-engineering/blob/main/how-we-work/testing-primer-react-pr-at-dotcom.md) to learn how to run integrations test at github/github.
38
-
39
35
### Merge checklist
40
36
41
37
-[ ] Added/updated tests
@@ -46,5 +42,6 @@ You can refer to the [testing primer react pull requests documentation](https://
46
42
-[ ] Tested in Firefox
47
43
-[ ] Tested in Safari
48
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))
49
46
50
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