Fix issue template

There's an escape character that breaks our issue template and prevents it to be parsed by Github. This patch removes it.
This commit is contained in:
Danny Colin 2023-08-10 14:05:34 -04:00 committed by GitHub
parent f20688c453
commit 1142c73812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ body:
options:
- label: "I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue"
required: true
- label: "I searched for existing reports to see if it hasn\'t already been reported"
- label: "I searched for existing reports to see if it hasn't already been reported"
required: true
- type: textarea
id: step_to_reproduce