Skip to content

chore: lighter issue + PR templates — strip required fields, drop ADR, allow blank issues#59

Merged
Pawansingh3889 merged 6 commits into
mainfrom
chore/lighter-templates
May 23, 2026
Merged

chore: lighter issue + PR templates — strip required fields, drop ADR, allow blank issues#59
Pawansingh3889 merged 6 commits into
mainfrom
chore/lighter-templates

Conversation

@Pawansingh3889
Copy link
Copy Markdown
Owner

What changed

Contributor-friction reduction. Net -285 lines, 17 required fields → 0.

  • Removed .github/ISSUE_TEMPLATE/adr.yml. The structure was too heavy for a single-person project at this stage. ADRs can still be filed as normal issues with the ADR label.
  • Simplified bug_report.yml, feature_request.yml, rule-request.yml to one free-form description field each. All required-field validation removed.
  • Enabled blank issues in config.yml. Contributors who want zero structure can skip templates entirely.
  • Collapsed the PR template to a single ## What changed section with an HTML hint. No more checklist gauntlet.

The contact links in config.yml (security advisory, Discussions Q&A, general discussion) stay — those route to the right channel, they don't demand work from the contributor.

No code changes. CI / tests unaffected.

@Pawansingh3889 Pawansingh3889 merged commit 05ffa8c into main May 23, 2026
8 checks passed
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