1
0
mirror of synced 2026-03-24 09:49:42 +00:00

Compare commits

...

3 Commits

Author SHA1 Message Date
Bill Stumbo
ab3090f29c Update .github/ISSUE_TEMPLATE/what_people_are_saying.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bill Stumbo <wstumbo@charter.net>
2025-11-30 08:32:07 -05:00
Bill Stumbo
bbc90ca791 Merge branch 'master' into bs14_issue_template_cleanup 2025-11-30 08:19:00 -05:00
Bill Stumbo
0a30d9a87b Remove markdown from titles and other minor cleanup
Markdown in titles is not rendered.
2025-11-29 16:51:35 -05:00
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
name: Report an issue with the **Medley Interlisp for the Newcomer** primer 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 title: "[Primer] <short title here>"
labels: labels:
- primer - primer
- documentation - documentation

View File

@@ -1,6 +1,6 @@
name: "New entry for **What People Are Saying**" name: New "What People Are Saying" entry
description: "Suggest a new entry for the **What People are Saying** page" description: 'Suggest a new entry for the "What People Are Saying" page'
title: "What People are Saying suggestion" title: "What People Are Saying suggestion"
body: body:
- type: dropdown - type: dropdown
id: contentType id: contentType
@@ -24,7 +24,7 @@ body:
id: additionalInformation id: additionalInformation
attributes: attributes:
label: Additional information label: Additional information
description: "Use this space to supply any addiitonal information on the suggested item." description: "Use this space to supply any additional information on the suggested item."
validations: validations:
required: false required: false
- type: markdown - type: markdown