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 d9b514e commit c058b46Copy full SHA for c058b46
1 file changed
.github/instructions/pr-instructions.md
@@ -0,0 +1,11 @@
1
+---
2
+description: When creating pull requests
3
4
+
5
+# PR Creation Skill
6
7
+When creating pull requests, always include one of these labels:
8
9
+- `bug` — for bug fixes
10
+- `debt` — for technical debt improvements
11
+- `feature-request` — for new feature implementations
0 commit comments