Update src/implementing_new_feature.md

Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
Who? Me?! 2019-02-20 12:57:01 -05:00
parent 08522e27ec
commit c9df17bd53
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ For other features, you'll have to make a tracking issue for that feature. The i
For tracking issues for features (as opposed to future-compat warnings), I don't think the description has to contain anything specific. Generally we put the list of items required for stabilization using a github list, e.g.
```bash, ignore
```txt
**Steps:**
- [ ] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)