Skip to content

Add templates#6

Merged
thirstyape merged 1 commit into
masterfrom
5-add-issue-templates
Jun 3, 2026
Merged

Add templates#6
thirstyape merged 1 commit into
masterfrom
5-add-issue-templates

Conversation

@thirstyape

Copy link
Copy Markdown
Member

No description provided.

@thirstyape thirstyape self-assigned this Jun 3, 2026
Copilot AI review requested due to automatic review settings June 3, 2026 19:30
@thirstyape thirstyape linked an issue Jun 3, 2026 that may be closed by this pull request
@thirstyape thirstyape merged commit 677b309 into master Jun 3, 2026
3 checks passed
@thirstyape thirstyape deleted the 5-add-issue-templates branch June 3, 2026 19:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds GitHub Issue Forms templates to standardize how bugs, feature requests, and general questions are filed in this repository, plus a security contact link to encourage private vulnerability reporting.

Changes:

  • Disable blank issues and add a “Security issue” contact link via issue template config.
  • Add dedicated Issue Forms for bugs, feature requests, and general/admin requests.
  • Add structured fields (severity/priority, acceptance criteria, reproducibility checks) to improve issue quality and triage.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/ISSUE_TEMPLATE/config.yml Disables blank issues and provides a security contact link.
.github/ISSUE_TEMPLATE/1-bug.yml Adds a structured bug report form (severity, repro info, environment, evidence, checks).
.github/ISSUE_TEMPLATE/2-feature.yml Adds a structured feature request form (priority, problem statement, acceptance criteria).
.github/ISSUE_TEMPLATE/3-general.yml Adds a general-purpose form for questions/admin/misc requests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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 issue templates

2 participants