forked from xevrion-v2/agent-playground
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabels.yml
More file actions
27 lines (27 loc) 路 740 Bytes
/
Copy pathlabels.yml
File metadata and controls
27 lines (27 loc) 路 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
- name: good first issue
color: "#7057ff"
description: Good for new contributors.
- name: bounty
color: "#e4e669"
description: Reward-backed contribution task.
- name: bug bounty
color: "#d93f0b"
description: Security-focused bounty task.
- name: AI agent friendly
color: "#0e8a16"
description: Suitable for autonomous AI agents.
- name: help wanted
color: "#008672"
description: Extra attention is needed.
- name: documentation
color: "#0075ca"
description: Documentation improvements.
- name: enhancement
color: "#a2eeef"
description: New feature or improvement.
- name: bug
color: "#d73a4a"
description: Bug report or fix.
- name: "馃拵 Bounty"
color: "#0075ca"
description: Highlighted bounty issue.