You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/llms.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,8 @@ When labeling an issue, follow the rules below per label category:
32
32
- Do not assign multiple labels within the same category, unless explicitly allowed as an exception.
33
33
34
34
### Issue Type Labels
35
-
-[bug]: Primary label for real bug issues
36
-
-[enhancement]: Primary label for enhancement issues
37
-
-[documentation]: Primary label for documentation issues
38
-
-[question]: Primary label for question issues
35
+
-`bug`: Primary label for real bug issues
36
+
-`enhancement`: Primary label for enhancement issues
37
+
-`documentation`: Primary label for documentation issues
38
+
-`question`: Primary label for question issues
39
+
-`needs more info`: Apply when the issue lacks sufficient information for proper triage or resolution. Use this label when the issue description is too vague or ambiguous to understand the problem
0 commit comments