We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bfca1 commit 0f3fa22Copy full SHA for 0f3fa22
.github/pull_request_template.md
@@ -1,6 +1,6 @@
1
## Pull request
2
3
-Please ensure this PR targets the **`dev` branch** and follows the project conventions.
+Please ensure this PR targets the **`dev` branch** and follows the project conventions.
4
CI already runs linting, formatting, and build checks automatically.
5
6
---
@@ -33,16 +33,16 @@ Short description of what this PR changes or adds.
33
34
- [ ] Android
35
- [ ] iOS
36
-- [ ] Core
+- [ ] JS
37
- [ ] Example App
38
- [ ] Docs
39
40
41
42
### Related
43
44
-List any related issues, pull requests, or discussions.
45
-Use the format:
+List any related issues, pull requests, or discussions.
+Use the format:
46
`Fixes #123`, `Refs #456`, `Close #789`
47
48
0 commit comments