From c8aab8fb3d8db4252ef06a307e4b96a32810fa9b Mon Sep 17 00:00:00 2001 From: Adam Hopkins Date: Thu, 9 Mar 2023 10:09:30 +0200 Subject: [PATCH] Update rfc.yml --- .github/ISSUE_TEMPLATE/rfc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/rfc.yml b/.github/ISSUE_TEMPLATE/rfc.yml index a78dceb1..aa514d16 100644 --- a/.github/ISSUE_TEMPLATE/rfc.yml +++ b/.github/ISSUE_TEMPLATE/rfc.yml @@ -7,6 +7,7 @@ body: attributes: label: Link to code description: If available, share a [comparison](https://github.com/sanic-org/sanic/compare) from a POC branch to main + placeholder: https://github.com/sanic-org/sanic/compare/main...some-new-branch validations: required: false - type: textarea