Update src/implementing_new_features.md

Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
Who? Me?! 2019-02-20 18:02:51 -05:00
parent 46d99ee25a
commit 41dee19fd3
1 changed files with 2 additions and 1 deletions

View File

@ -110,7 +110,8 @@ for stabilization using a github list, e.g.
- Note: no stabilization step here.
```
## <a name="stability-in-code"> Stability in code </a>
<a name="stability-in-code"></a>
## Stability in code
The below steps needs to be followed in order to implement
a new unstable feature: