Skip to content

Commit eec2227

Browse files
authored
Merge pull request #2648 from rust-lang/simplify-template-for-merging
Simplify template for FCP-complete merging steps
2 parents 754bc8b + ab09d2f commit eec2227

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)