Skip to content

Commit 5e5b131

Browse files
committed
Mention forum and zulip in feature-request issue template
1 parent a2ae991 commit 5e5b131

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ labels: ["C-feature-request"]
44
body:
55
- type: markdown
66
attributes:
7-
value: Thanks for filing a 🙋 feature request 😄!
7+
value: |
8+
Thanks for filing a 🙋 feature request 😄!
9+
10+
If the feature request is relatively small and already with a possible solution, this might be the place for you.
11+
12+
If you are brewing a big feature that needs feedback from the community, [the internal forum] is the best fit, especially for pre-RFC. You can also talk the idea over with other developers in [#t-cargo Zulip stream].
13+
14+
[the internal forum]: https://internals.rust-lang.org/c/tools-and-infrastructure/cargo/15
15+
[#t-cargo Zulip stream]: https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo
816
- type: textarea
917
id: problem
1018
attributes:

0 commit comments

Comments
 (0)