Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
parent
08522e27ec
commit
c9df17bd53
|
|
@ -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.
|
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:**
|
**Steps:**
|
||||||
|
|
||||||
- [ ] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)
|
- [ ] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue