Remove "solution" from the ticket template (#2385)
We want developers to do detailed designs and solutions in RFCs and code comments, rather than tickets.
This commit is contained in:
parent
5bce941e70
commit
22f2f06bad
|
|
@ -30,18 +30,6 @@ If this change is part of a Zebra design, quote and link to the RFC:
|
||||||
https://github.com/ZcashFoundation/zebra/tree/main/book/src/dev/rfcs/
|
https://github.com/ZcashFoundation/zebra/tree/main/book/src/dev/rfcs/
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Solution
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Summarize the changes that you want to happen
|
|
||||||
-->
|
|
||||||
|
|
||||||
### Alternatives
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Are there any alternative solutions?
|
|
||||||
-->
|
|
||||||
|
|
||||||
## Related Work
|
## Related Work
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue