Skip to content

Commit 631a1b5

Browse files
authored
Add issue audience conventions for internal vs community issues (#1801)
Documents how we use the `internal` and `help wanted` labels plus standard footer callouts to signal issue audience.
1 parent e4146df commit 631a1b5

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/agents/issue-audience.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Issue Audience
2+
3+
How issues in this repo are marked for internal team use vs. open community contribution.
4+
5+
## Internal
6+
7+
- **Label:** `internal`
8+
- **Footer:**
9+
10+
> [!IMPORTANT] Internal only — this issue is maintained by the core team and is not accepting external contributions.
11+
12+
## Community
13+
14+
- **Signal labels:** `help wanted`
15+
- **Footer:**
16+
17+
> [!IMPORTANT] If you are interested in working on this issue, please leave a comment.
18+
>
19+
> [!TIP] Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.

0 commit comments

Comments
 (0)