From 5bca03d81e7897737c3ec5ff88edffb0e35493e9 Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Fri, 28 Nov 2025 08:28:12 -0500 Subject: [PATCH] Resolve review feedback. --- .github/ISSUE_TEMPLATE/primer.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/primer.yml b/.github/ISSUE_TEMPLATE/primer.yml index 3f33bfe3..016db1a8 100644 --- a/.github/ISSUE_TEMPLATE/primer.yml +++ b/.github/ISSUE_TEMPLATE/primer.yml @@ -1,5 +1,5 @@ name: Report an issue with the **Medley Interlisp for the Newcomer** primer -description: Use this template to report issues or make suggestions +description: Use this template to report issues or make suggestions. title: Title of your issue labels: - primer @@ -41,12 +41,12 @@ body: - Additional Resources - General Feedback (not specific to a section) validations: - required: true + required: true - type: textarea id: issueLocationDetails attributes: label: "Please provide more details about the location of the issue" - description: "For example, the specific page title, section heading, or code sample number." + description: "For example, the specific page title, section heading, or url." validations: required: false - type: textarea