This is an automated email from the ASF dual-hosted git repository. johnbodley pushed a commit to branch john-bodley--sip-template in repository https://gitbox.apache.org/repos/asf/superset.git
commit 274d7a9e03b9123424cba774ecdb60cbc498b522 Author: John Bodley <[email protected]> AuthorDate: Thu Apr 22 09:04:31 2021 +1200 [SIP] Update SIP template --- .github/ISSUE_TEMPLATE/sip.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/sip.md b/.github/ISSUE_TEMPLATE/sip.md index d6a668f..06ce17b 100644 --- a/.github/ISSUE_TEMPLATE/sip.md +++ b/.github/ISSUE_TEMPLATE/sip.md @@ -6,9 +6,9 @@ labels: "#SIP" --- *Please make sure you are familiar with the SIP process documented* -(here)[https://github.com/apache/superset/issues/5602] +(here)[https://github.com/apache/superset/issues/5602]. The SIP number should be the next increment from the [current SIPs](https://github.com/apache/superset/issues?q=is%3Aissue+label%3Asip). -## [SIP] Proposal for XXX +## [SIP-\<number>] Proposal for <title> ### Motivation
