From a5a86622d4974e2892aed3d381e911e40158a4e3 Mon Sep 17 00:00:00 2001 From: teor Date: Thu, 22 Oct 2020 04:36:23 +1000 Subject: [PATCH] Add team approval to the RFC pull request template (#1178) --- .github/PULL_REQUEST_TEMPLATE/rfc.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/rfc.md b/.github/PULL_REQUEST_TEMPLATE/rfc.md index ff324e0e3..bdb39cf85 100644 --- a/.github/PULL_REQUEST_TEMPLATE/rfc.md +++ b/.github/PULL_REQUEST_TEMPLATE/rfc.md @@ -29,3 +29,13 @@ 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