mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
Update ai-labeler.yml
This commit is contained in:
parent
a3b3e6ec61
commit
4d05969a6f
1 changed files with 3 additions and 4 deletions
7
.github/ai-labeler.yml
vendored
7
.github/ai-labeler.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
instructions: |
|
||||
Apply the minimal set of labels that accurately characterize the issue/PR:
|
||||
- Use at most 1-2 labels unless there's a compelling reason for more
|
||||
- Use at most 1-2 labels unless there's a compelling reason for more. It's ok to use no labels.
|
||||
- Prefer specific labels (bug, feature) over generic ones (question, help wanted)
|
||||
- For PRs that fix bugs, use 'bug' not 'enhancement'
|
||||
- Never combine: bug + enhancement, feature + enhancement. For these labels, only choose the most relevant one.
|
||||
|
|
@ -12,9 +12,8 @@ labels:
|
|||
instructions: |
|
||||
Apply when describing or fixing unexpected behavior:
|
||||
- Issues: Clear error messages or unexpected outcomes
|
||||
- PRs: Fixes for broken functionality
|
||||
Don't apply enhancement/feature for bug fixes unless they add significant new functionality
|
||||
beyond fixing the bug
|
||||
- PRs: Standalone fixes for broken functionality or closing bug reports.
|
||||
Don't apply bug unless the issue or PR is predominantly about a specific bug.
|
||||
|
||||
- documentation:
|
||||
description: "Improvements or additions to documentation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue