Added issue and pull request templates for structured problem reporting and discussion.
Pull request type
Please tick the type of change your PR introduces:
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build related changes
[ ] Documentation content changes
[ ] Other (please describe):
What is the current behaviour?
Issue Number: #62
The project currently lacks standardized templates for reporting issues and creating pull requests, leading to inconsistent communication and documentation.
What is the current behaviour?
This pull request adds issue and pull request templates to the project. The issue template provides a structured format for reporting problems, steps to reproduce, expected behavior, environment details, etc. The pull request template guides contributors in providing essential information when proposing changes or fixes.
Checklist
Please review and complete the following checklist before submitting your pull request:
[x] I have tested the changes locally and they work as intended.
[x] I have provided a detailed description of the changes made.
[x] I have reviewed the formatting and ensured it follows the project's style guidelines.
[x] I have assigned the appropriate labels to the pull request.
[ ] I have added necessary documentation or updated existing documentation for the changes made.
[ ] I have addressed code review feedback and resolved any conflicts with the main branch.
Summary
Added issue and pull request templates for structured problem reporting and discussion.
Pull request type
Please tick the type of change your PR introduces:
What is the current behaviour?
Issue Number: #62
The project currently lacks standardized templates for reporting issues and creating pull requests, leading to inconsistent communication and documentation.
What is the current behaviour?
This pull request adds issue and pull request templates to the project. The issue template provides a structured format for reporting problems, steps to reproduce, expected behavior, environment details, etc. The pull request template guides contributors in providing essential information when proposing changes or fixes.
Checklist
Please review and complete the following checklist before submitting your pull request:
Other information
No screenshots are necessary for this change.