chore: no free form issues, 'description'-s to 'placeholders'-s #16

Merged
mvhutz merged 3 commits from chore/update-feature-issue-template into main 2026-04-03 13:57:04 +00:00
Owner

Description

There were some problems with the roll-out of the issue templates. This PR addresses them.

Changes

  • Disable blank-issue-enabled.
  • Move all description types in the issue templates to placeholder.

Design Decisions

  • The description fields take up too much space.

Checklist

  • Tests pass
  • Docs updated
## Description There were some problems with the roll-out of the issue templates. This PR addresses them. ## Changes - Disable `blank-issue-enabled`. - Move all `description` types in the issue templates to `placeholder`. ### Design Decisions - The `description` fields take up too much space. ## Checklist - [x] Tests pass - [x] Docs updated
mvhutz added 3 commits 2026-04-03 13:54:41 +00:00
fix: disable blank issue forms
All checks were successful
CI / Check PR Title (pull_request) Successful in 18s
CI / Go Lint (pull_request) Successful in 34s
CI / Markdown Lint (pull_request) Successful in 22s
CI / Makefile Lint (pull_request) Successful in 33s
CI / Unit Tests (pull_request) Successful in 47s
CI / Fuzz Tests (pull_request) Successful in 1m3s
CI / Mutation Tests (pull_request) Successful in 1m13s
977bd25e9a
mvhutz merged commit c834f004a2 into main 2026-04-03 13:57:04 +00:00
mvhutz deleted branch chore/update-feature-issue-template 2026-04-03 13:57:04 +00:00
Sign in to join this conversation.