From d30584cc2903b21e81fb76cadf75485dd69c48f8 Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Fri, 28 Nov 2025 00:44:13 -0500 Subject: [PATCH] Fix syntax errors --- .github/ISSUE_TEMPLATE/primer.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/primer.yml b/.github/ISSUE_TEMPLATE/primer.yml index d9daca57..8a15bfb8 100644 --- a/.github/ISSUE_TEMPLATE/primer.yml +++ b/.github/ISSUE_TEMPLATE/primer.yml @@ -1,8 +1,9 @@ name: Report an issue with the **Medley Interlisp for the Newcomer** primer description: Use this template to report issues or make suggestions title: Title of your issue -assignees: '' -labels: primer, documentation +labels: + - primer + - documentation body: - type: dropdown id: problemType @@ -15,8 +16,8 @@ body: - Outdated information - Broken link - Typo / Grammar - validations: - required: true + validations: + required: true - type: dropdown id: location attributes: @@ -39,8 +40,8 @@ body: - Making a Graph with Grapher - Additional Resources - General Feedback (not specific to a section) - validations: - required: true + validations: + required: true - type: input id: issueLocationDetails attributes: