mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Mention style for new syntax in tracking issue template
This commit is contained in:
parent
d8899c577b
commit
23a5c0a663
3
.github/ISSUE_TEMPLATE/tracking_issue.md
vendored
3
.github/ISSUE_TEMPLATE/tracking_issue.md
vendored
@ -39,10 +39,13 @@ for larger features an implementation could be broken up into multiple PRs.
|
||||
- [ ] Implement the RFC (cc @rust-lang/XXX -- can anyone write up mentoring
|
||||
instructions?)
|
||||
- [ ] Adjust documentation ([see instructions on rustc-dev-guide][doc-guide])
|
||||
- [ ] Formatting for new syntax has been added to the [Style Guide] ([nightly-style-procedure])
|
||||
- [ ] Stabilization PR ([see instructions on rustc-dev-guide][stabilization-guide])
|
||||
|
||||
[stabilization-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
|
||||
[doc-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#documentation-prs
|
||||
[nightly-style-procedure]: https://github.com/rust-lang/style-team/blob/master/nightly-style-procedure.md
|
||||
[Style Guide]: https://github.com/rust-lang/rust/tree/master/src/doc/style-guide
|
||||
|
||||
### Unresolved Questions
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user