Skip to content

chore: add issue templates (bug report + feature request)#11

Merged
oto-macenauer-absa merged 1 commit into
masterfrom
chore/issue-templates
Jul 1, 2026
Merged

chore: add issue templates (bug report + feature request)#11
oto-macenauer-absa merged 1 commit into
masterfrom
chore/issue-templates

Conversation

@oto-macenauer-absa

Copy link
Copy Markdown
Collaborator

Implements #7.

Adds GitHub issue-form templates under .github/ISSUE_TEMPLATE/, aligned with AbsaOSS/organizational-workflows:

  • bug_report.yml (bug label) — description, an Area dropdown (build pipeline / transform / web-fragment embedding / standalone-nginx-Docker / CI / docs), repro steps, expected state, severity, evidence, and an Environment field tailored to this project (Node/OS/mode/browser/commit).
  • feature_request.yml (enhancement label) — description, problem/opportunity, acceptance criteria, proposed solution, dependencies, context.
  • config.ymlblank_issues_enabled: false; contact links for private security reporting (SECURITY.md advisories) and the README.

Validated as issue-form YAML (unique field ids, required fields, existing labels).

Closes #7

🤖 Generated with Claude Code

Add GitHub issue-form templates aligned with AbsaOSS/organizational-workflows:
- bug_report.yml — adapted with an "Area" dropdown and an Environment field
  tailored to this project (build pipeline, web-fragment embedding, CI, …).
- feature_request.yml — description / problem / acceptance criteria / solution.
- config.yml — disables blank issues; adds contact links for private security
  reporting (SECURITY.md) and the README.

Closes #7

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oto-macenauer-absa oto-macenauer-absa merged commit a40d30b into master Jul 1, 2026
4 checks passed
@oto-macenauer-absa oto-macenauer-absa deleted the chore/issue-templates branch July 1, 2026 00:08
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 YAML issue templates (bug report + feature request)

1 participant