mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
chore: Update GitHub issue templates (#24310)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve Superset's stability! For feature requests please open a discussion at https://github.com/apache/superset/discussions/categories/ideas
|
||||
labels: "#bug"
|
||||
|
||||
about: "Create a report to help us improve Superset's stability! For feature requests please open a discussion [here](https://github.com/apache/superset/discussions/categories/ideas)."
|
||||
labels: bug
|
||||
---
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
1
.github/ISSUE_TEMPLATE/cosmetic.md
vendored
1
.github/ISSUE_TEMPLATE/cosmetic.md
vendored
@@ -2,7 +2,6 @@
|
||||
name: Cosmetic Issue
|
||||
about: Describe a cosmetic issue with CSS, positioning, layout, labeling, or similar
|
||||
labels: "cosmetic-issue"
|
||||
|
||||
---
|
||||
|
||||
## Screenshot
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/sip.md
vendored
5
.github/ISSUE_TEMPLATE/sip.md
vendored
@@ -1,10 +1,9 @@
|
||||
---
|
||||
name: SIP
|
||||
about: Superset Improvement Proposal (See SIP-0: https://github.com/apache/superset/issues/5602)
|
||||
labels: "#SIP"
|
||||
about: "Superset Improvement Proposal. See [here](https://github.com/apache/superset/issues/5602) for details."
|
||||
labels: sip
|
||||
title: "[SIP] Your Title Here (do not add SIP number)"
|
||||
asignees: "apache/superset-committers"
|
||||
|
||||
---
|
||||
|
||||
*Please make sure you are familiar with the SIP process documented*
|
||||
|
||||
Reference in New Issue
Block a user