From ccb8f7e1bf12c9caaf509a07feb7f0d4acd5280b Mon Sep 17 00:00:00 2001 From: NotTotal Date: Mon, 6 May 2024 17:00:51 -0700 Subject: [PATCH] Update 01_Featuring_Request.yaml --- .github/ISSUE_TEMPLATE/01_Featuring_Request.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_Featuring_Request.yaml b/.github/ISSUE_TEMPLATE/01_Featuring_Request.yaml index fa55954..ee81b37 100644 --- a/.github/ISSUE_TEMPLATE/01_Featuring_Request.yaml +++ b/.github/ISSUE_TEMPLATE/01_Featuring_Request.yaml @@ -96,7 +96,7 @@ body: - type: input id: lifetime attributes: - label: When did you release the list? + label: When did you release the list on the Wabbajack UI? description: This is required so we can compare and judge the existing support over time. validations: required: true @@ -108,5 +108,7 @@ body: options: - label: "The work submitted in this request is my own, and in my branding and doesn't infringe on existing Intelectual Property or Brands." required: true + - label: "My list has custom patching as required to address any known conflicts, bugs, or crashes" + required: true - label: I agree to fully open, honest and possibly critical examination and discussion of my here submitted work. required: true