Skip to content

Commit d16d2a9

Browse files
committed
Create internal repository for collecting feedback
The infra-team has a regular call with GitHub, which allows us to bring issues or feature requests to their attention. In the past, we've collected this feedback ad-hoc in Zulip, but that process does not scale. As an experiment, we are creating an internal repository to collect the feedback in GitHub Issues. The repository itself is private to clearly indicate that this is only for feedback from the project and not the general public.
1 parent 3dc6c7c commit d16d2a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

repos/rust-lang/github-feedback.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
org = "rust-lang"
2+
name = "github-feedback"
3+
description = "Feedback and feature requests for GitHub"
4+
bots = []
5+
private-non-synced = true
6+
7+
[access.teams]
8+
infra = "maintain"
9+
all = "triage"

0 commit comments

Comments
 (0)