There was an error while loading. Please reload this page.
1 parent 96d7d49 commit 1805134Copy full SHA for 1805134
1 file changed
pull_request_template.md
@@ -12,11 +12,6 @@
12
- [ ] Refactor (cosmetic changes)
13
- [ ] Breaking change (change that would cause existing functionality to not work as expected)
14
15
-## Platforms affected
16
-- [ ] Android
17
-- [ ] iOS
18
-- [ ] JavaScript
19
-
20
## Tests
21
<!--- Describe how you tested your changes in detail -->
22
<!--- Include details of your test environment if relevant -->
@@ -25,7 +20,6 @@
25
26
## Checklist
27
<!--- Go over all the following items and put an `x` in all the boxes that apply -->
28
-- [ ] Pull request title follows the format `RNMT-XXXX <title>`
29
23
- [ ] Code follows code style of this project
30
24
- [ ] CHANGELOG.md file is correctly updated
31
- [ ] Changes require an update to the documentation
0 commit comments