File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Major change announcement
3
+ about : Propose a major change.
4
+ title : " (My major change proposal)"
5
+ labels : major-change
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+
12
+ # Directions
13
+
14
+ If you'd like to propose a major change to rustc, you've come to
15
+ the right place! To do so, please write-up your proposal using this template.
16
+
17
+ Describe your major change in a sentence or two under the TL;DR section.
18
+
19
+ If available, add links and more descriptions in the "Links and Details" section.
20
+ Note: it is not expected that you write a fully fleshed out proposal there.
21
+ Just add any information you think is important.
22
+
23
+ List people already mentoring you on this change or reviewing this change in the "Mentors or Reviewers" section
24
+ If there are none, you can also add people that you think would be a good fit.
25
+ You can look at [the experts map](https://github.com/rust-lang/compiler-team/blob/master/content/experts/map.toml) for ideas.
26
+ You can leave this empty if you don't know or are unsure about who to put into the list.
27
+
28
+ Oh, and please delete this section before you open the issue -- but
29
+ keep the others!
30
+ -->
31
+
32
+ # TL;DR
33
+
34
+ # Links and Details
35
+
36
+ # Mentors or Reviewers
You can’t perform that action at this time.
0 commit comments