From c81523725bf5246ef47999f9689a792051f7f874 Mon Sep 17 00:00:00 2001 From: Yoojun Zhou Date: Thu, 23 Jan 2025 22:20:47 +0800 Subject: [PATCH] Update 01. problem.yml --- .github/ISSUE_TEMPLATE/01. problem.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01. problem.yml b/.github/ISSUE_TEMPLATE/01. problem.yml index be6de22..050842e 100644 --- a/.github/ISSUE_TEMPLATE/01. problem.yml +++ b/.github/ISSUE_TEMPLATE/01. problem.yml @@ -90,7 +90,8 @@ body: description: Where do you get the library package from? Or where did you download them? multiple: false options: - - NuGet.org + - NuGet.org (Package) + - Microsoft Store (Gallery) - Self-Compiled - Other (Tell us in the Additional Notes) validations: @@ -121,4 +122,4 @@ body: - label: "You're sure there's something wrong with the library itself, not how you're using it. (If you are having issues using it and need help, please go to [discussion](https://github.com/iNKORE-NET/UI.WPF.Modern/discussions/new?category=help-support).)" required: true validations: - required: true \ No newline at end of file + required: true