Skip to content

Commit 187f8d0

Browse files
update the text and move it to merge checklist
1 parent fce2445 commit 187f8d0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ Closes #
3232

3333
<!-- Describe any specific details to help reviewers test or review this Pull Request -->
3434

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-
3935
### Merge checklist
4036

4137
- [ ] Added/updated tests
@@ -46,5 +42,6 @@ You can refer to the [testing primer react pull requests documentation](https://
4642
- [ ] Tested in Firefox
4743
- [ ] Tested in Safari
4844
- [ ] 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))
4946

5047
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

Comments
 (0)