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

chore: add issue templates #12

Merged
merged 2 commits into from
Sep 3, 2024
Merged

chore: add issue templates #12

merged 2 commits into from
Sep 3, 2024

Conversation

nsshaddox
Copy link
Contributor

This pull request introduces new issue templates to standardize and improve the process of reporting bugs, requesting features, and suggesting documentation improvements. The changes include adding specific markdown templates for different types of issues and updating the configuration to guide users accordingly.

New issue templates:

  • .github/ISSUE_TEMPLATE/bug-report.md: Added a template for reporting bugs, including sections for describing the bug, steps to reproduce, expected behavior, screenshots, anonymized data, and additional context.
  • .github/ISSUE_TEMPLATE/feature-request.md: Added a template for requesting new features, including sections for describing the problem, desired solution, alternatives considered, and additional context.
  • .github/ISSUE_TEMPLATE/doc-improvement.md: Added a template for suggesting documentation improvements, with sections for describing the issue, suggested improvements, and additional context.

Configuration updates:

  • .github/ISSUE_TEMPLATE/config.yaml: Updated the configuration to disable blank issues and added contact links for reporting bugs, requesting features, and suggesting documentation improvements.

@nsshaddox nsshaddox merged commit e2ae0c0 into main Sep 3, 2024
2 checks passed
@nsshaddox nsshaddox deleted the issue-templates branch September 3, 2024 14:57
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.

2 participants