Skip to content

added issue template#219

Open
sidgaikwad wants to merge 1 commit into
zaidmukaddam:mainfrom
sidgaikwad:Feat--Add-issue-template
Open

added issue template#219
sidgaikwad wants to merge 1 commit into
zaidmukaddam:mainfrom
sidgaikwad:Feat--Add-issue-template

Conversation

@sidgaikwad

Copy link
Copy Markdown

PR: Add GitHub Issue Templates for OSS Project

Description

This PR adds GitHub issue templates to standardize issue reporting in the repository. It includes templates for:

  • Bug Report
  • Feature Request
  • Documentation Issue

These templates will help contributors provide consistent, complete, and useful information when creating issues.

Changes

  • Added .github/ISSUE_TEMPLATE/bug_report.yml
  • Added .github/ISSUE_TEMPLATE/feature_request.yml
  • Added .github/ISSUE_TEMPLATE/documentation.yml

Benefits

  • Ensures consistency in issue reporting.
  • Helps maintainers quickly understand, reproduce, and prioritize issues.
  • Improves collaboration and onboarding experience for contributors.
  • Reduces back-and-forth for missing details in issues.

How to Test

  1. Navigate to the repository on GitHub.

  2. Click on "New Issue".

  3. Verify that the new templates appear and guide contributors correctly:

    • Bug Report
    • Feature Request
    • Documentation Issue
  4. Optionally, submit a test issue using each template to confirm the guidance works.

Notes

  • These templates are fully compatible with GitHub's standard issue template system.
  • No changes to code functionality; purely a contribution to repository workflow and contributor experience.

@sidgaikwad

Copy link
Copy Markdown
Author

@zaidmukaddam is there a discord server for scira

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