Skip to content

docs(#100): add GitHub issue form - #113

Merged
wiktoriavh merged 2 commits into
mainfrom
docs/100/issue-form
Aug 31, 2026
Merged

docs(#100): add GitHub issue form#113
wiktoriavh merged 2 commits into
mainfrom
docs/100/issue-form

Conversation

@wiktoriavh

@wiktoriavh wiktoriavh commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a single GitHub issue form (YAML) so new issues collect why, acceptance criteria, open questions, and out of scope.
  • Optional bug fields (current/expected behavior, steps, environment) sit under a Bug details section.
  • Disables blank issues (blank_issues_enabled: false). No default title prefix or labels.

This is the variant to try first. Mutually exclusive with the markdown template PR.

Closes #100

Test plan

  • Merge (or otherwise land on default branch) so GitHub picks up templates
  • Open New issue and confirm the form is the only option (no blank issue)
  • Submit a feature-style issue skipping bug fields
  • Submit a bug-style issue filling the bug fields
  • Confirm the created issue body is readable markdown

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread .github/ISSUE_TEMPLATE/issue.yml Outdated
Co-authored-by: Cake <hello@alihmd.dev>
@wiktoriavh
wiktoriavh merged commit 3e4bc2c into main Aug 31, 2026
2 checks passed
@wiktoriavh
wiktoriavh deleted the docs/100/issue-form branch August 31, 2026 16:26
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.

Add a template for issues

2 participants