We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 754bc8b + ab09d2f commit eec2227Copy full SHA for eec2227
0000-template.md
@@ -1,7 +1,7 @@
1
-- Feature Name: (fill me in with a unique ident, my_awesome_feature)
+- Feature Name: (fill me in with a unique ident, `my_awesome_feature`)
2
- Start Date: (fill me in with today's date, YYYY-MM-DD)
3
-- RFC PR: (leave this empty)
4
-- Rust Issue: (leave this empty)
+- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
+- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
5
6
# Summary
7
[summary]: #summary
0 commit comments