From ad6bfa8f83b6f14ce53e089aeda546aa001d127c Mon Sep 17 00:00:00 2001 From: Albert Ho <82767499+albho@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:05:05 -0800 Subject: [PATCH] add Web option to issue template(#7) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e2ada6f..01c05ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,6 +24,7 @@ body: options: - C - Python + - Web validations: required: true - type: input