From 39cb9f2c8e242d2789cdaf6b5f1f32a1bc19484e Mon Sep 17 00:00:00 2001 From: IsmaelMartinez Date: Sat, 21 Dec 2024 13:29:56 +0000 Subject: [PATCH] Feature add form report (#1534) * adding initial version of the form to collect bugs instaed of the current template that is mostly ignored * fixing a bug in the form template * renaming to yml --- .../{bug_form_report.yaml => bug_form_report.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_form_report.yaml => bug_form_report.yml} (98%) diff --git a/.github/ISSUE_TEMPLATE/bug_form_report.yaml b/.github/ISSUE_TEMPLATE/bug_form_report.yml similarity index 98% rename from .github/ISSUE_TEMPLATE/bug_form_report.yaml rename to .github/ISSUE_TEMPLATE/bug_form_report.yml index 6e5e061..c6d98e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_form_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_form_report.yml @@ -12,8 +12,8 @@ body: label: Can you reproduce this bug in the PWA? description: "If you can reproduce the bug in the PWA, it's likely a bug in the web app. Please report it to Microsoft instead" options: - - Yes - - No + - "Yes" + - "No" - Not applicable default: 0 validations: