Skip to content

Commit e7aac8c

Browse files
committed
Update PULL_REQUEST_TEMPLATE
1 parent f6c283c commit e7aac8c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Explain the **motivation** for making this change: here are some points to help
1717

1818
### What's required for testing (prerequisites)?
1919

20-
### What are the steps to reproduce (after prerequisites)?
20+
### What are the steps to test it (after prerequisites)?
2121

2222
## Compatibility
2323

@@ -32,6 +32,4 @@ Explain the **motivation** for making this change: here are some points to help
3232

3333
- [ ] I have tested this on a device and a simulator
3434
- [ ] I added the documentation in `README.md`
35-
- [ ] I mentioned this change in `CHANGELOG.md`
36-
- [ ] I updated the typed files (TS and Flow)
37-
- [ ] I added a sample use of the API in the example project (`example/App.js`)
35+
- [ ] I added a sample use of the API in the example project (`example/App.tsx`)

0 commit comments

Comments
 (0)