Skip to content

Commit ab09d2f

Browse files
authored
Simplify template for FCP-complete merging steps
I have to manually copy this from an old merged RFC every time; this change saves me some time.
1 parent 754bc8b commit ab09d2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

0000-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- Feature Name: (fill me in with a unique ident, my_awesome_feature)
1+
- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
22
- Start Date: (fill me in with today's date, YYYY-MM-DD)
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
4+
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
55

66
# Summary
77
[summary]: #summary

0 commit comments

Comments
 (0)