Skip to content

Commit 2b1a6f0

Browse files
committed
template: move alternatives section below detailed design
1 parent 9359c71 commit 2b1a6f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

XXXX-template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ A brief summary of what the feature is.
2424
Why are we doing this? What use cases does it support? What is the expected
2525
outcome?
2626

27-
## Alternatives Considered
28-
29-
What alternative designs were considered and what pros/cons does this feature
30-
have relative to them?
31-
3227
## New Terminology
3328

3429
Is there any new terminology introduced with this proposal?
@@ -50,6 +45,11 @@ document are to be interpreted as described in [RFC
5045
2119](https://www.ietf.org/rfc/rfc2119.txt) and [RFC
5146
8174](https://www.ietf.org/rfc/rfc8174.txt).
5247

48+
## Alternatives Considered
49+
50+
What alternative designs were considered and what pros/cons does this feature
51+
have relative to them?
52+
5353
## Impact
5454

5555
How will the implemented proposal impacts dapp developers, validators, and core contributors?
@@ -66,4 +66,4 @@ Why should we not do this?
6666
## Backwards Compatibility *(Optional)*
6767

6868
Does the feature introduce any breaking changes? All incompatibilities and
69-
consequences should be listed.
69+
consequences should be listed.

0 commit comments

Comments
 (0)