From 04b017e0060f7ac2da8fa33e60b12247795befd1 Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Fri, 21 Oct 2022 07:57:13 -0600 Subject: [PATCH] chore: Updating SIP issue template to boost the link, and (hopefully) reduce duplicate-numbered SIP issues. (#21896) --- .github/ISSUE_TEMPLATE/sip.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/sip.md b/.github/ISSUE_TEMPLATE/sip.md index 6c526d6d1..e2a536b45 100644 --- a/.github/ISSUE_TEMPLATE/sip.md +++ b/.github/ISSUE_TEMPLATE/sip.md @@ -1,14 +1,14 @@ --- name: SIP -about: Superset Improvement Proposal +about: Superset Improvement Proposal [See SIP-0](https://github.com/apache/superset/issues/5602) labels: "#SIP" --- *Please make sure you are familiar with the SIP process documented* -(here)[https://github.com/apache/superset/issues/5602]. The SIP number should be the next number after the latest SIP listed [here](https://github.com/apache/superset/issues?q=is%3Aissue+label%3Asip). +(here)[https://github.com/apache/superset/issues/5602]. The SIP will be numbered by a committer upon acceptance. -## [SIP-\] Proposal for +## [SIP] Proposal for ...<title> ### Motivation