Add missing anchors to the RFC template

This commit is contained in:
teor 2020-11-13 11:40:43 +10:00 committed by Deirdre Connolly
parent 7c0275ac0b
commit 0dc38608ef
1 changed files with 2 additions and 0 deletions

View File

@ -43,10 +43,12 @@ This is the technical portion of the RFC. Explain the design in sufficient detai
The section should return to the examples given in the previous section, and explain more fully how the detailed proposal makes those examples work.
## Module Structure
[module-structure]: #module-structure
Describe the crate and modules that will implement the feature.
## Test Plan
[test-plan]: #test-plan
Explain how the feature will be tested, including:
* tests for consensus-critical functionality