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