Skip to content

Commit 274c874

Browse files
committed
Address review comments
1 parent 0f49699 commit 274c874

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/major_change.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ assignees: ''
77

88
---
99

10+
<!--
11+
1012
# Directions
1113
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+
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.
1416
1517
Describe your major change in a sentence or two under the TL;DR section.
1618
@@ -21,15 +23,14 @@ Just add any information you think is important.
2123
List people already mentoring you on this change or reviewing this change in the "Mentors or Reviewers" section
2224
If there are none, you can also add people that you think would be a good fit.
2325
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.
2427
2528
Oh, and please delete this section before you open the issue -- but
2629
keep the others!
30+
-->
2731

2832
# TL;DR
2933

3034
# Links and Details
3135

3236
# Mentors or Reviewers
33-
34-
* Chuck Norris
35-
* Obi Wan Kenobi

0 commit comments

Comments
 (0)