Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add issue templates for bug reports and feature requests #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Akshitkt001
Copy link

What do these changes do?

This pull request adds issue templates for the repository. Specifically, it introduces three templates:

  • Bug Report Template (bug_report.md): To help users report bugs with detailed information.
  • Feature Request Template (feature_request.md): To guide users in requesting new features or enhancements.
  • Custom Issue Template (custom.md): For users to report issues that don't fit into the other categories.

These templates will standardize how issues are reported and improve the maintainers' ability to triage and address them efficiently.

Are there changes in behavior for the user?

Yes, users will now be prompted to select an issue template when they create a new issue. This ensures that all relevant information is provided upfront, making the issue reporting process more structured and efficient.

Related issue number

This PR addresses issue #108.

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the 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.

1 participant