diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ea73e0c7..6fcb52ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,9 @@ --- -name: 🐛 Bug report +name: "\U0001F41B Bug report" about: Something is not working? Create a report to help us improve +title: '' +labels: bug +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index b39ac8c7..edde3f2c 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,6 +1,9 @@ --- -name: 📝 Documentation +name: "\U0001F4DD Documentation" about: Anything related to the Devilbox documentation +title: '' +labels: documentation +assignees: '' --- @@ -25,4 +28,3 @@ about: Anything related to the Devilbox documentation #### Goal - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d3c3c73e..12333d14 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,9 @@ --- -name: ✨ Feature request +name: "✨ Feature request" about: Suggest an idea for this project +title: '' +labels: feature +assignees: '' --- @@ -25,4 +28,3 @@ about: Suggest an idea for this project #### Goal - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 0e588361..e59788af 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,15 +1,28 @@ --- -name: ❔ Question -about: Everything works and you just have a question regarding the Devilbox +name: "❔ Question" +about: 'Consider using the Devilbox Forum instead: https://devilbox.discourse.group/' +title: '' +labels: '' +assignees: '' --- + + @@ -25,4 +38,3 @@ about: Everything works and you just have a question regarding the Devilbox #### Goal -