Skip to content

Commit d8b19b6

Browse files
authored
Merge pull request #47 from yaahc/triage-person
do not use zulip streams for ACPs
2 parents 28060a3 + 359d51e commit d8b19b6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/api-change-proposal.md

-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ assignees: ""
2828

2929
This issue is part of the libs-api team [API change proposal process]. Once this issue is filed the libs-api team will review open proposals in its weekly meeting. You should receive feedback within a week or two.
3030

31-
**This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Use this issue to leave procedural comments, such as volunteering to review, indicating that you second the proposal (or third, etc), or raising a concern that you would like to be addressed.**
32-
3331
[API change proposal process]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
second_label = "initial-comment-period"
33
meeting_label = "I-nominated"
44
# can be found by looking for the first number in URLs, e.g. https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler
5-
zulip_stream = 327149
6-
zulip_ping = "T-libs-api"
5+
# zulip_stream = 327149
6+
# zulip_ping = "T-libs-api"

0 commit comments

Comments
 (0)