claude-code-ultimate-guide/.github/ISSUE_TEMPLATE/config.yml
Florian BRUNIAUX 4c42151151 feat: add GitHub issue form templates
4 YAML form templates for structured feedback from the landing site FAB:
- bug_report.yml: page URL, browser, OS, steps, expected vs actual (update of existing)
- content_suggestion.yml: type, section, description, references
- quiz_error.yml: question ID, category, error type, suggested fix
- general_feedback.yml: type (UX/content/a11y/perf), message, page URL
- config.yml: blank_issues_enabled + Discussions link

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 09:52:33 +01:00

5 lines
233 B
YAML

blank_issues_enabled: true
contact_links:
- name: Ask a question
url: https://github.com/FlorianBruniaux/claude-code-ultimate-guide/discussions
about: Use Discussions for questions and general conversation about the guide.