git templates updated

This commit is contained in:
2025-03-19 09:13:23 +05:30
parent cdf8dbbdba
commit 124e435504
39 changed files with 1650 additions and 73 deletions

View File

@@ -0,0 +1,24 @@
### Description
Please include a summary of the changes and the motivation behind them. Also include any relevant context or links to related issues.
**Related Issues:**
- Issue # (if applicable)
- Link to related issue or ticket (if applicable)
### Changes Made
- Describe what changes were made in this pull request.
- Include any relevant details about the implementation.
### Checklist
- [ ] I have tested my changes locally.
- [ ] I have updated the documentation (if applicable).
- [ ] I have included unit tests (if applicable).
- [ ] My code follows the project's coding style.
### Screenshots (if applicable)
![screenshot](link_to_screenshot)