diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..ec4bb386bc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false \ No newline at end of file diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 0c13311322..0000000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,65 +0,0 @@ - - -### Prerequisites - -- [ ] Put an X between the brackets on this line if you have done all of - the following: - - - Running the latest version of Constellation - - - Attached the ***Support Package*** via `Help` > - `Support Package` - - - Checked the FAQs: - https://github.com/constellation-app/constellation/wiki/FAQ - - - Checked that your issue isn’t already filed: - https://github.com/constellation-app/constellation/issues - - - Checked that there is not already a module that provides the - described functionality: - https://github.com/constellation-app/constellation/wiki/Catalogue-of-Repositories - -### Description - -\[Description of the issue\] - -### Steps to Reproduce - -1. \[First Step\] - -2. \[Second Step\] - -3. \[and so on…\] - - - -**Expected behaviour:** \[What you expect to happen\] - -**Actual behaviour:** \[What actually happens\] - -**Reproduces how often:** \[What percentage of the time does it reproduce?\] - -### Additional Information - -Any additional information, configuration or data that might be -necessary to reproduce the issue.