diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml index e6df8d47ce..68ae1c8884 100644 --- a/.github/ISSUE_TEMPLATE/Bug-Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug-Report.yml @@ -43,6 +43,9 @@ body: - install.sh - Hosted by Grokability - Other + - Not sure + validations: + required: true - type: textarea id: what-happened attributes: @@ -97,4 +100,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/grokability/snipe-it/blob/master/CODE_OF_CONDUCT.md). options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true