Update src/implementing_new_features.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
parent
46d99ee25a
commit
41dee19fd3
|
|
@ -110,7 +110,8 @@ for stabilization using a github list, e.g.
|
||||||
- Note: no stabilization step here.
|
- 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
|
The below steps needs to be followed in order to implement
|
||||||
a new unstable feature:
|
a new unstable feature:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue