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 fc071e0 commit 898219bCopy full SHA for 898219b
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,12 +1,11 @@
1
-Closes #
2
-
3
## Description
4
5
<!-- Briefly describe what this PR does and why -->
6
7
## Type of Change
8
9
- [ ] New module
+- [ ] New template
10
- [ ] Bug fix
11
- [ ] Feature/enhancement
12
- [ ] Documentation
@@ -20,10 +19,16 @@ Closes #
20
19
**New version:** `v1.0.0`
21
**Breaking change:** [ ] Yes [ ] No
22
+## Template Information
23
+
24
+<!-- Delete this section if not applicable -->
25
26
+**Path:** `registry/[namespace]/templates/[template-name]`
27
28
## Testing & Validation
29
30
- [ ] Tests pass (`bun test`)
-- [ ] Code formatted (`bun run fmt`)
31
+- [ ] Code formatted (`bun fmt`)
32
- [ ] Changes tested locally
33
34
## Related Issues
0 commit comments