From 8caf016ead8c1a0f37a44ed285f4905f410f7b56 Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 30 Mar 2021 18:46:15 +1000 Subject: [PATCH] Update RFC PR template for drafts --- .github/PULL_REQUEST_TEMPLATE/rfc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/rfc.md b/.github/PULL_REQUEST_TEMPLATE/rfc.md index bc6b18f3..66673391 100644 --- a/.github/PULL_REQUEST_TEMPLATE/rfc.md +++ b/.github/PULL_REQUEST_TEMPLATE/rfc.md @@ -37,10 +37,10 @@ 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 +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). +[Rendered](https://github.com/ZcashFoundation/zebra/blob/my-branch-name/book/src/dev/rfcs/drafts/xxxx-my-feature.md). ## Zebra Team Approval