Skip to content

Commit 2cb25f4

Browse files
bschnurrCopilot
andcommitted
Add PR creation skill for Copilot
Add .github/instructions/pr.instructions.md to ensure PRs always include a bug or debt label. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a6ee0a8 commit 2cb25f4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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

0 commit comments

Comments
 (0)