diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index e35c63da..1d7e6bb5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,4 +1,4 @@ -name: 🐛 OpenDBM Bug Report +name: 🐞 OpenDBM Bug Report description: Use this template to report any bug report body: - type: dropdown @@ -103,7 +103,7 @@ body: required: false - type: textarea attributes: - label: 🐛 Describe the bug. Steps/Code to Reproduce + label: 🐞 Describe the bug. Steps/Code to Reproduce description: | Please provide a clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/documentation.yaml b/.github/ISSUE_TEMPLATE/documentation.yaml index ac90b637..e43ce5fb 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yaml +++ b/.github/ISSUE_TEMPLATE/documentation.yaml @@ -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 body: - type: textarea attributes: - label: 📚 The doc issue + label: 📕 The doc issue description: > A clear and concise description of what content in https://aicure.com/opendbm/docs/stable/index.html is an issue. validations: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index d80e0125..84da73f3 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,10 +1,10 @@ -name: 🚀 OpenDBM Feature request +name: 💡 OpenDBM Feature request description: Submit a proposal/request for a new OpenDBM feature body: - type: textarea attributes: - label: 🚀 The feature, motivation and pitch + label: 💡 The feature, motivation and pitch 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. validations: