mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-05 14:37:45 +00:00
docs: update issue templates (#5957)
* Update proposal.yaml * docs: issue template improvement * docs: issue template docs * Update config.yml * Update config.yml
This commit is contained in:
parent
58cfb94e1d
commit
af4ef9ed59
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,10 +1,7 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 🚀 Feature Request
|
||||
url: https://github.com/zitadel/zitadel/discussions/categories/ideas
|
||||
about: Tell us about your idea in the discussions
|
||||
- name: ❓ Questions
|
||||
url: https://github.com/zitadel/zitadel/discussions/categories/q-a
|
||||
about: Ask for help in our Q&A discussions
|
||||
- name: 💬 ZITADEL Chat
|
||||
- name: 💬 ZITADEL Community Chat
|
||||
url: https://zitadel.com/chat
|
||||
|
1
.github/ISSUE_TEMPLATE/docs.yaml
vendored
1
.github/ISSUE_TEMPLATE/docs.yaml
vendored
@ -1,6 +1,5 @@
|
||||
name: 📄 Documentation
|
||||
description: Create an issue for missing or wrong documentation.
|
||||
title:
|
||||
labels: ["docs"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
3
.github/ISSUE_TEMPLATE/improvement.yaml
vendored
3
.github/ISSUE_TEMPLATE/improvement.yaml
vendored
@ -1,6 +1,5 @@
|
||||
name: 🛠️ Improvement
|
||||
description:
|
||||
title:
|
||||
description: "Create an new issue for an improvment in ZITADEL"
|
||||
labels: ["improvement"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
3
.github/ISSUE_TEMPLATE/proposal.yaml
vendored
3
.github/ISSUE_TEMPLATE/proposal.yaml
vendored
@ -1,6 +1,5 @@
|
||||
name: 💡 Proposal / Feature request
|
||||
description:
|
||||
title:
|
||||
description: "Create an issue for a feature request/proposal."
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user