diff --git a/.github/instructions/pr.instructions.md b/.github/instructions/pr.instructions.md new file mode 100644 index 00000000..351f7f0c --- /dev/null +++ b/.github/instructions/pr.instructions.md @@ -0,0 +1,10 @@ +--- +description: When creating pull requests +--- + +# PR Creation Skill + +When creating pull requests, always include one of these labels: + +- `bug` — for bug fixes +- `debt` — for technical debt improvements