Skip to content
Open
Changes from 5 commits
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
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Description

## Approach

## Motivation

## Checklist before submitting the PR:
- [ ] I've read and followed the [contribution guidelines](https://github.com/PixelGuys/Cubyz/blob/master/docs/CONTRIBUTING.md).
- [ ] I've tested my change thoroughly to ensure I've introduced no regressions.
- [ ] I've added tests where appropriate.
- [ ] I've linked the related issue to this PR either with a "Fixes #12345" or via the github web interface.