Skip to content

add issue templates#229

Open
rdmcd wants to merge 2 commits intoOpenBuilders:mainfrom
rdmcd:main
Open

add issue templates#229
rdmcd wants to merge 2 commits intoOpenBuilders:mainfrom
rdmcd:main

Conversation

@rdmcd
Copy link
Copy Markdown
Contributor

@rdmcd rdmcd commented Mar 6, 2026

Adding issue templates

Description

Adding templates for bug reports and feature requests.

Checklist

Before submitting your pull request, please ensure the following:

  • I have read the contributing guidelines.
  • I ran all tests and they passed successfully.
  • I added/updated documentation (if applicable).
  • I reviewed my own code and followed the project's code style.
  • I included relevant details in the PR description or commit messages.

Changes

[Adding Issue Templates to improve contribution activity and make it more predictable for newcomers]

  • Change 1: [Adding bug report template]
  • Change 2: [Adding feature request template]
  • ...

How Has This Been Tested?

[Checked on test repository.]

Screenshots (if applicable)

image

Copilot AI review requested due to automatic review settings April 30, 2026 22:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds GitHub Issue Forms to standardize how contributors submit bug reports and feature requests.

Changes:

  • Added a Bug Report issue form with structured fields (repro steps, expected/actual behavior, environment, screenshots).
  • Added a Feature Request issue form with structured fields (problem, proposed solution, alternatives, context).
  • Added an issue template config with contact links.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/ISSUE_TEMPLATE/bug_report.yml Introduces a structured bug report issue form.
.github/ISSUE_TEMPLATE/feature_request.yml Introduces a structured feature request issue form.
.github/ISSUE_TEMPLATE/config.yml Configures issue creation behavior and adds contact links.

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

@@ -0,0 +1,8 @@
blank_issues_enabled: true
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.

3 participants