diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md similarity index 67% rename from .github/ISSUE_TEMPLATE/---bug-report.md rename to .github/ISSUE_TEMPLATE/bug-report.md index f36cdc6efd..9bb783574f 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,7 +8,7 @@ assignees: '' --- ## 🐛 Bug Report - + ## How To Reproduce Steps to reproduce the behaviour: @@ -21,11 +21,11 @@ Steps to reproduce the behaviour: ## Screenshots - + ## Environment - - OS & Version: [e.g. Ubuntu 20.04 LTS] - - Iris Version. [e.g. From the command line run `python -c "import iris; print(iris.__version__)"`] + - OS & Version: [e.g., Ubuntu 20.04 LTS] + - Iris Version: [e.g., From the command line run `python -c "import iris; print(iris.__version__)"`] ## Additional context - + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..6d8befbe3c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,2 @@ +# reference: https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/---documentation.md b/.github/ISSUE_TEMPLATE/documentation.md similarity index 55% rename from .github/ISSUE_TEMPLATE/---documentation.md rename to .github/ISSUE_TEMPLATE/documentation.md index de28de303c..8caa62a1c7 100644 --- a/.github/ISSUE_TEMPLATE/---documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -8,5 +8,5 @@ assignees: '' --- ## 📚 Documentation - - + + diff --git a/.github/ISSUE_TEMPLATE/-feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md similarity index 57% rename from .github/ISSUE_TEMPLATE/-feature-request.md rename to .github/ISSUE_TEMPLATE/feature-request.md index 4ad248deb8..e8b1c3894c 100644 --- a/.github/ISSUE_TEMPLATE/-feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,5 +1,5 @@ --- -name: "⚙Feature Request" +name: "⚙ Feature Request" about: Submit a request for a new feature in Iris title: '' labels: 'New: Feature' @@ -7,12 +7,12 @@ assignees: '' --- -## ⚙Feature Request - +## ⚙ Feature Request + ## Motivation ## Additional context - + diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000000..e66042609c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,11 @@ +--- +name: "\U0001F4F0 Custom Issue" +about: Submit a generic issue to help us improve Iris +title: '' +labels: 'New: Issue' +assignees: '' + +--- + +## 📰 Custom Issue +