Skip to content

Commit dabc62a

Browse files
authored
Create major_change.md
1 parent 637a16e commit dabc62a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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+
# Directions
11+
12+
If you'd like to propose a major change to do to rustc, you've come to
13+
the right place! To do so, please write-up your proposal in this issue.
14+
15+
Describe your major change in a sentence or two under the TLDR section.
16+
17+
If available, add links and more descriptions in the "Links and Details" section.
18+
Note: it is not expected that you write a fully fleshed out proposal there.
19+
Just add any information you think is important.
20+
21+
List people already mentoring you on this change or reviewing this change in the "Mentors or Reviewers" section
22+
If there are none, you can also add people that you think would be a good fit.
23+
You can look at [the experts map](https://github.com/rust-lang/compiler-team/blob/master/content/experts/map.toml) for ideas.
24+
25+
Oh, and please delete this section before you open the issue -- but
26+
keep the others!
27+
28+
# TLDR
29+
30+
# Links and Details
31+
32+
# Mentors or Reviewers
33+
34+
* Chuck Norris
35+
* Obi Wan Kenobi

0 commit comments

Comments
 (0)