Update issue templates [skip ci] (#9131)
This commit is contained in:
parent
d305419da6
commit
4b73818c87
7
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: 🐛 Bug Report
|
name: "\U0001F41B Bug Report"
|
||||||
about: If something isn't working as expected 🤔.
|
about: "If something isn't working as expected \U0001F914."
|
||||||
|
title: ''
|
||||||
|
labels: 'i: bug'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
7
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
7
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: 🚀 Feature Request
|
name: "\U0001F680 Feature Request"
|
||||||
about: I have a suggestion (and may want to implement it 🙂)!
|
about: "I have a suggestion (and may want to implement it \U0001F642)!"
|
||||||
|
title: ''
|
||||||
|
labels: 'i: enhancement'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
8
.github/ISSUE_TEMPLATE/Regression-v7.md
vendored
8
.github/ISSUE_TEMPLATE/Regression-v7.md
vendored
@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: 💥 v7 Regression
|
name: "\U0001F4A5 v7 Regression"
|
||||||
about: Report an unexpected behavior in v7 from v6 (Check the upgrade guide first ✌️)
|
about: Report an unexpected behavior in v7 from v6 (Check the upgrade guide first
|
||||||
|
✌️)
|
||||||
|
title: ''
|
||||||
|
labels: 'i: bug, 7.x: regression'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
7
.github/ISSUE_TEMPLATE/Support_question.md
vendored
7
.github/ISSUE_TEMPLATE/Support_question.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: 🤗 Support Question
|
name: "\U0001F917 Support Question"
|
||||||
about: If you have a question 💬, please check out our Slack or StackOverflow!
|
about: "If you have a question \U0001F4AC, please check out our Slack or StackOverflow!"
|
||||||
|
title: ''
|
||||||
|
labels: 'i: question'
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
8
.github/ISSUE_TEMPLATE/Support_us.md
vendored
8
.github/ISSUE_TEMPLATE/Support_us.md
vendored
@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: 🤝 Support us on Babel
|
name: "\U0001F91D Support us on Babel"
|
||||||
about: If you would like to support our efforts in maintaining this community-driven project 🙌!
|
about: "If you would like to support our efforts in maintaining this community-driven
|
||||||
|
project \U0001F64C!"
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user