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 @@
## Bug Report
**Description of the Bug**
A clear and concise description of the bug.
**Steps to Reproduce**
1. Step 1
2. Step 2
3. ...
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Actual Behavior**
A clear and concise description of what actually happens.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Tried Solutions**
Have you tried anything to solve the problem? If yes, what?
**Additional Context**
Add any other context about the problem here.
**Additional Information**
Add any other information you think is relevant.
+16
View File
@@ -0,0 +1,16 @@
## Feature Request
**Description of the Feature**
A clear and concise description of the feature you'd like to see added.
**Motivation**
An explanation of the motivation behind this feature. How would it improve the user experience or utility of the software?
**Screenshot (Optional)**
If possible, add a screenshot or illustration of the feature you're proposing.
**Additional Context**
Add any other context or information about the feature that you think is relevant.
**Additional Information**
Add any other information you think is relevant.
+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
+3
View File
@@ -0,0 +1,3 @@
# CONTRIBUTE
`git config --local core.hooksPath .githooks/`