Skip to content

Issue-95: Update Issue Templates to Use Issue Types#96

Merged
kevinfodness merged 2 commits intomainfrom
feature/issue-95/update-issue-templates-types
Apr 14, 2025
Merged

Issue-95: Update Issue Templates to Use Issue Types#96
kevinfodness merged 2 commits intomainfrom
feature/issue-95/update-issue-templates-types

Conversation

@kevinfodness
Copy link
Member

@kevinfodness kevinfodness commented Apr 14, 2025

Summary

Fixes #95

This pull request updates the issue templates to use GitHub's new issue types instead of relying on labels. This ensures that issues are categorized correctly (e.g., Bug, Feature, Task) when created, without needing pre-set labels.

Changes Made

  • Updated issue templates to specify issue types instead of labels, where appropriate.

Use Case

When a user creates a new issue in the repository, the issue will automatically be assigned the appropriate type (Bug, Feature, or Task) based on the updated templates, streamlining the issue creation process and adhering to GitHub's new features.

@kevinfodness kevinfodness added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 14, 2025
@kevinfodness kevinfodness marked this pull request as ready for review April 14, 2025 15:47
@kevinfodness kevinfodness merged commit b5996a1 into main Apr 14, 2025
2 checks passed
@kevinfodness kevinfodness deleted the feature/issue-95/update-issue-templates-types branch April 14, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Issue Templates to Use Issue Types

2 participants