md templates

This commit is contained in:
yoannchb-pro
2024-02-28 15:23:33 -05:00
parent 21058fd463
commit 40af472af4
4 changed files with 75 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
## Pull Request
**Description**
A brief description of the changes in this pull request.
**Related Issue**
- Fixes # (issue number)
- Addresses # (issue number)
**Changes Made**
Describe the changes you've made. Provide a high-level overview of what has been done in this pull request.
**Screenshots (if applicable)**
Add screenshots or GIFs to demonstrate the changes, if applicable.
**Checklist**
- [ ] I have tested the changes locally.
- [ ] I have updated the documentation accordingly.
- [ ] I have added necessary comments to the code.
- [ ] All tests pass successfully.
**Additional Notes**
Add any additional notes or comments about the pull request here.
**Reviewer(s)**
@username1, @username2