Skip to content

Commit 0f3fa22

Browse files
committed
chore: update PR template
1 parent a1bfca1 commit 0f3fa22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Pull request
22

3-
Please ensure this PR targets the **`dev` branch** and follows the project conventions.
3+
Please ensure this PR targets the **`dev` branch** and follows the project conventions.
44
CI already runs linting, formatting, and build checks automatically.
55

66
---
@@ -33,16 +33,16 @@ Short description of what this PR changes or adds.
3333

3434
- [ ] Android
3535
- [ ] iOS
36-
- [ ] Core
36+
- [ ] JS
3737
- [ ] Example App
3838
- [ ] Docs
3939

4040
---
4141

4242
### Related
4343

44-
List any related issues, pull requests, or discussions.
45-
Use the format:
44+
List any related issues, pull requests, or discussions.
45+
Use the format:
4646
`Fixes #123`, `Refs #456`, `Close #789`
4747

4848
---

0 commit comments

Comments
 (0)