Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR Template #38

Merged
merged 8 commits into from
Sep 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch '1.18' into 1.18
MeAlam1 authored Sep 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 4cb247f7844564e8e20b1b1904eefe02d634a735
26 changes: 26 additions & 0 deletions .github/pull_request_template.md
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. -->
You are viewing a condensed version of this merge commit. You can view the full changes here.