chore: Updating SIP issue template to boost the link, and (hopefully) reduce duplicate-numbered SIP issues. (#21896)
This commit is contained in:
parent
c2834cc14c
commit
04b017e006
|
|
@ -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-\<number>] Proposal for <title>
|
||||
## [SIP] Proposal for ...<title>
|
||||
|
||||
### Motivation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue