Skip to content

chore(github): issue forms + PR template for community reporting#39

Merged
kjoshi07 merged 1 commit into
mainfrom
chore-issue-pr-templates
Jun 23, 2026
Merged

chore(github): issue forms + PR template for community reporting#39
kjoshi07 merged 1 commit into
mainfrom
chore-issue-pr-templates

Conversation

@kjoshi07

Copy link
Copy Markdown
Contributor

Adds a structured GitHub issue/PR process (mirrors agentforge-py, adapted to ForgeSight) so consumers and contributors can report bugs and request enhancements.

  • ISSUE_TEMPLATE/bug_report.yml — guided bug form: description, minimal repro, traceback, ForgeSight version, affected-package dropdown (all 17), Python/OS, context.
  • ISSUE_TEMPLATE/feature_request.yml — problem-first ENH form with an Area dropdown (core / exporters / integrations / governance / cost / eval / registry / audit / docs).
  • ISSUE_TEMPLATE/config.yml — blank issues off; routes security → private advisories (per SECURITY.md) and questions → Discussions.
  • pull_request_template.md — summary, tests, local-gate output, checklist matching ForgeSight conventions (branch names, Conventional Commits, vendor-neutral core, conformance tests, CHANGELOG [Unreleased]).

Also enabled repo Discussions + private vulnerability reporting so the config links resolve.

🤖 Generated with Claude Code

Give consumers/contributors a structured path to report bugs and request
enhancements on GitHub:

- ISSUE_TEMPLATE/bug_report.yml — guided defect report (repro, traceback,
  version, affected package, env).
- ISSUE_TEMPLATE/feature_request.yml — problem-first enhancement form with a
  ForgeSight area dropdown.
- ISSUE_TEMPLATE/config.yml — disable blank issues; route security reports to
  private advisories and questions to Discussions.
- pull_request_template.md — summary, tests, local-gate output, and a checklist
  matching ForgeSight's conventions (branch names, Conventional Commits,
  vendor-neutral core, conformance tests, CHANGELOG [Unreleased]).

Also enabled repo Discussions + private vulnerability reporting so the config
links resolve.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kjoshi07 kjoshi07 merged commit 0237b4a into main Jun 23, 2026
5 checks passed
@kjoshi07 kjoshi07 deleted the chore-issue-pr-templates branch June 23, 2026 13: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.

1 participant