diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml index 523ebc5e26..badb94e95a 100644 --- a/.github/ISSUE_TEMPLATE/Bug-Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug-Report.yml @@ -67,6 +67,31 @@ body: - Safari - Microsoft Edge - Other + - type: dropdown + id: on-demo + attributes: + label: Can you reproduce this on the demo at https://demo.snipeitapp.com? + options: + - 'Yes' + - 'No' + - N/A + - type: dropdown + id: fmcs + attributes: + label: Do you have full multiple company support enabled? + description: You can check this in Admin Settings > General Settings > Scoping. + options: + - 'Yes' + - 'No' + - type: dropdown + id: fmcs-location + attributes: + label: If you have full multiple company support enabled, do you have location scoping to company enabled? + description: You can check this in Admin Settings > General Settings > Scoping. + options: + - 'Yes' + - 'No' + - I do not have full multiple company support enabled - type: textarea id: server-logs attributes: diff --git a/resources/views/blade/example.blade.php b/resources/views/blade/example.blade.php deleted file mode 100644 index d1cbb4dee1..0000000000 --- a/resources/views/blade/example.blade.php +++ /dev/null @@ -1,3 +0,0 @@ -
- Hi. -
diff --git a/resources/views/blade/filestable.blade.php b/resources/views/blade/filestable.blade.php index c4b105d6bb..8b20ec067b 100644 --- a/resources/views/blade/filestable.blade.php +++ b/resources/views/blade/filestable.blade.php @@ -4,7 +4,7 @@ 'object_type' => '', ]) - +