zebra/.github/PULL_REQUEST_TEMPLATE/rfc.md

32 lines
816 B
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
-->
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/pull/0000)
<!--
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).