-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Description | ||
<!-- Provide a brief description of the changes made in this PR. --> | ||
|
||
## Changes | ||
- **Change 1**: Description of what was changed. | ||
- **Change 2**: Description of what was changed. | ||
|
||
## How has this been tested? | ||
<!-- Describe the tests that you ran to verify your changes. --> | ||
|
||
## Screenshots (if applicable) | ||
<!-- Add screenshots to explain the visual impact of the changes. --> | ||
|
||
## Type of Change | ||
- [ ] Bug fix | ||
- [ ] New feature | ||
- [ ] Documentation update | ||
|
||
## Checklist | ||
- [ ] My code follows the style guidelines of this project. [Contributing](https://github.com/MeAlam1/BlueLib/blob/1.21/CONTRIBUTING.md) | ||
- [ ] I have performed a self-review of my own code. | ||
- [ ] I have commented my code following the guidelines. [Contributing](https://github.com/MeAlam1/BlueLib/blob/1.21/CONTRIBUTING.md) | ||
- [ ] My changes generate no new warnings. | ||
|
||
## Related Issues | ||
<!-- List any issues that this PR is related to or closes. --> |