zebra/.github/PULL_REQUEST_TEMPLATE/rfc.md

54 lines
1.1 KiB
Markdown

---
name: RFC Template
about: A design RFC for Zebra
title: ''
labels: C-design
assignees: ''
---
<!--
This template is for design RFCs.
The RFC process is documented in CONTRIBUTING.md.
Please see the checklist there: https://zebra.zfnd.org/CONTRIBUTING.html
-->
### Summary
Please copy the RFC summary over here.
### More information
Feature Name: `my_feature`
Start Date: YYYY-MM-DD
Design PR: [ZcashFoundation/zebra#0000](https://github.com/ZcashFoundation/zebra/pull/0000)
Zebra Issue: [ZcashFoundation/zebra#0000](https://github.com/ZcashFoundation/zebra/issues/0000)
### Document
<!--
Fill this in, replacing:
ZcashFoundation/zebra with username/repo (if not making the PR from the Zebra repo)
my-branch-name with the PR branch
XXXX-my-feature with the filename of the RFC
-->
[Rendered](https://github.com/ZcashFoundation/zebra/blob/my-branch-name/book/src/dev/rfcs/XXXX-my-feature.md).
## Zebra Team Approval
Everyone on the Zebra team should review design RFCs:
- [ ] @dconnolly
- [ ] @hdevalence
- [ ] @oxarbitrage
- [ ] @teor2345
- [ ] @yaahc