Fix issues template content
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 🐛 OpenDBM Bug Report
|
name: 🐞 OpenDBM Bug Report
|
||||||
description: Use this template to report any bug report
|
description: Use this template to report any bug report
|
||||||
body:
|
body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@@ -103,7 +103,7 @@ body:
|
|||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 🐛 Describe the bug. Steps/Code to Reproduce
|
label: 🐞 Describe the bug. Steps/Code to Reproduce
|
||||||
description: |
|
description: |
|
||||||
Please provide a clear and concise description of what the bug is.
|
Please provide a clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/documentation.yaml
vendored
4
.github/ISSUE_TEMPLATE/documentation.yaml
vendored
@@ -1,10 +1,10 @@
|
|||||||
name: 📚 OpenDBM Documentation Issue
|
name: 📕 OpenDBM Documentation Issue
|
||||||
description: Report a documentation issue related to https://aicure.com/opendbm/docs/stable/index.html
|
description: Report a documentation issue related to https://aicure.com/opendbm/docs/stable/index.html
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 📚 The doc issue
|
label: 📕 The doc issue
|
||||||
description: >
|
description: >
|
||||||
A clear and concise description of what content in https://aicure.com/opendbm/docs/stable/index.html is an issue.
|
A clear and concise description of what content in https://aicure.com/opendbm/docs/stable/index.html is an issue.
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
@@ -1,10 +1,10 @@
|
|||||||
name: 🚀 OpenDBM Feature request
|
name: 💡 OpenDBM Feature request
|
||||||
description: Submit a proposal/request for a new OpenDBM feature
|
description: Submit a proposal/request for a new OpenDBM feature
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 🚀 The feature, motivation and pitch
|
label: 💡 The feature, motivation and pitch
|
||||||
description: >
|
description: >
|
||||||
A clear and concise description of the feature proposal. Please outline the motivation for the proposal. Is your feature request related to a specific problem? e.g., *"I'm working on X and would like Y to be possible"*. If this is related to another GitHub issue, please link here too.
|
A clear and concise description of the feature proposal. Please outline the motivation for the proposal. Is your feature request related to a specific problem? e.g., *"I'm working on X and would like Y to be possible"*. If this is related to another GitHub issue, please link here too.
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Reference in New Issue
Block a user