Skip to content

tooling: add Github issue template configurations#127

Open
Rg9906 wants to merge 1 commit into
Betta-Pay:mainfrom
Rg9906:add-issue-templates
Open

tooling: add Github issue template configurations#127
Rg9906 wants to merge 1 commit into
Betta-Pay:mainfrom
Rg9906:add-issue-templates

Conversation

@Rg9906

@Rg9906 Rg9906 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

Adds GitHub issue templates to standardize issue creation and improve the reporting workflow for contributors.

The templates include:

  • Bug Report template
  • Feature Request template

These templates help contributors provide consistent information when reporting bugs or proposing new features.

Fixes / Closes: #123


Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactoring / Performance
  • Documentation / CI

Verification & Test Plan

Manual Verification

  1. Added .github/ISSUE_TEMPLATE/bug_report.yml
  2. Added .github/ISSUE_TEMPLATE/feature_request.yml
  3. Verified both template files are present in the repository
  4. Confirmed the templates align with the requirements specified in issue Tooling: Create issue templates for Github #123

Checklist

  • I have performed a self-review of my changes
  • I have made corresponding documentation/configuration changes

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.

Tooling: Create issue templates for Github

1 participant