parent
8eb684ddc2
commit
d96dad3e9a
|
|
@ -0,0 +1,26 @@
|
|||
## Description
|
||||
<!-- Provide a brief description of your changes -->
|
||||
|
||||
## Type of Change
|
||||
<!-- Save the type of change you did -->
|
||||
Save your change type
|
||||
- Bug fix (non-breaking change that fixes an issue)
|
||||
- New feature (non-breaking change that adds functionality)
|
||||
- Breaking change (fix or feature that would cause existing functionality to change)
|
||||
- Documentation update
|
||||
- Refactoring (no functional changes)
|
||||
- Test update
|
||||
|
||||
## Changes Made
|
||||
<!-- List the specific changes in this PR -->
|
||||
|
||||
|
||||
## Testing/Screenshots/Recordings
|
||||
<!-- If applicable, add screenshots or recordings to demonstrate the changes -->
|
||||
|
||||
|
||||
## Related Issues
|
||||
<!-- Link any related issues using "Fixes #123" or "Relates to #123" -->
|
||||
|
||||
## Additional Notes
|
||||
<!-- Any other information that reviewers should know -->
|
||||
Loading…
Reference in New Issue