Skip to content

Commit 5f950ee

Browse files
authored
Merge pull request #41 from yaahc/acp-cleanup
some cleanup needed after checking the template output
2 parents 15f3c4e + 174e67e commit 5f950ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ assignees: ""
1010

1111
## Problem statement
1212

13-
_Start with a concise description of the problem(s) this API change proposal is trying to solve._
13+
<!-- Start with a concise description of the problem(s) this API change proposal is trying to solve. -->
1414

1515
## Motivation, use-cases
1616

17-
_Next add any motivating examples. Examples should ideally be real world examples or minimized versions of the real world example in scenarios where the motivating code is not open source._
17+
<!-- Next add any motivating examples. Examples should ideally be real world examples or minimized versions of the real world example in scenarios where the motivating code is not open source. -->
1818

1919
## Solution sketches
2020

21-
_Please also sketch out one or more solutions to the problem. For alternative solutions please also include any reasoning for why you didn't suggest those as the primary solution. You don't have to have all the details worked out, but it should be enough to convey the idea._
21+
<!-- Please also sketch out one or more solutions to the problem. For alternative solutions please also include any reasoning for why you didn't suggest those as the primary solution. You don't have to have all the details worked out, but it should be enough to convey the idea. -->
2222

2323
## Links and related work
2424

25-
_Provide links to any internal thread(s), github issues, related work from other languages, or other things that are worth following up on._
25+
<!-- Provide links to any internal thread(s), github issues, related work from other languages, or other things that are worth following up on. -->
2626

2727
## What happens now?
2828

29-
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.
29+
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-
[API change proposal]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html
31+
[API change proposal process]: https://std-dev-guide.rust-lang.org/feature-lifecycle/api-change-proposals.html

0 commit comments

Comments
 (0)