-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementImprovements or additions to existing feature/codeImprovements or additions to existing feature/code
Description
To improve issue tracking and maintain consistency in pull requests for this repository, dedicated templates need to be added for different categories.
The following tasks should be done:
-
Add issue templates for:
- Bug Reports – To document reproducible issues.
- Feature Requests – For suggesting new functionalities.
- Refactor/Enhancements – For code improvements and optimizations.
-
Add a Pull Request (PR) template to ensure all contributions follow a structured format.
The following files/folders needs to be added:
- A
.github/ISSUE_TEMPLATE/directory containing separate files for each issue category, including a config file. - A
.github/PULL_REQUEST_TEMPLATE.mdfile to provide a consistent format for PR submissions.
These additions will standardize issue reporting and enhance the development workflow.
Metadata
Metadata
Assignees
Labels
enhancementImprovements or additions to existing feature/codeImprovements or additions to existing feature/code