Skip to content

Make Dependency required: real and add Overview guidance to blank forms - #183

Merged
ale210 merged 1 commit into
mainfrom
187-fix-blank-form-required-and-overview
Sep 5, 2026
Merged

Make Dependency required: real and add Overview guidance to blank forms#183
ale210 merged 1 commit into
mainfrom
187-fix-blank-form-required-and-overview

Conversation

@ale210

@ale210 ale210 commented Sep 5, 2026

Copy link
Copy Markdown
Member

Closes part of hackforla/devops#187.

Two fixes to both blank issue forms:

  1. blank-issue-form-with-dependency.yml: the Dependency field's value: '- [ ]' becomes placeholder: '- [ ]'. value: prefills the textarea, so it was never empty and the required: true below it could never fail — the form could be submitted with a bare unchecked box and no blocker listed. placeholder: shows the same hint without putting it in the submitted body.
  2. Both forms: added the house-style Overview placeholder:, copied verbatim from hackforla/devops's blank-issue-form.yml, so all three repos share one wording. The convention only ever appeared in blank-issue-template.md, deleted in Remove redundant blank issue template #162.

The same commit goes to the other repo so the two files stay byte-identical — verified with cmp after the edit, both files clean.

Not observable until this merges: GitHub renders issue templates from the default branch only.

@ale210
ale210 merged commit 41b98fd into main Sep 5, 2026
1 check passed
@ale210
ale210 deleted the 187-fix-blank-form-required-and-overview branch September 5, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant