Skip to content

Commit d7c8e98

Browse files
committed
List some common possible responses from the libs team
1 parent c7bc216 commit d7c8e98

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ Could this be written using existing APIs? If so, roughly what would that look l
4141
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 as capability becomes available. Current response times do not have a clear estimate, but may be up to several months.
4242

4343
[API change proposal process]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html
44+
45+
Some common possible responses from the libs team:
46+
47+
- We like this specific solution, approved, you or someone else should implement this.
48+
- We think this problem is worth solving, but we don't think the proposed solution is the right solution. Here are some hints that might help shape a better solution.
49+
- We don't think this should be part of the standard library. This doesn't mean the problem is unimportant, but not everything belongs in the standard library.

0 commit comments

Comments
 (0)