Skip to content

Commit 28060a3

Browse files
authored
Merge pull request #45 from yaahc/triage-bot-update
add additional necessary info for triagebot
2 parents 5f950ee + ea3f5b1 commit 28060a3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ 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+
3133
[API change proposal process]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html

triagebot.toml

Lines changed: 2 additions & 2 deletions
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 =
6-
# zulip_ping = "T-libs-api"
5+
zulip_stream = 327149
6+
zulip_ping = "T-libs-api"

0 commit comments

Comments
 (0)