mirror of
https://github.com/Wessel/boilerplate.git
synced 2026-07-18 14:34:16 +02:00
Add most of my stuff
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Pull Request
|
||||
about: Propose changes to $(PROJECT_NAME)
|
||||
title: "[PR] This is an awesome idea i made!"
|
||||
labels: pullrequest
|
||||
assignees: PassTheWessel
|
||||
|
||||
---
|
||||
|
||||
**Please describe the changes this PR makes and why it should be merged:**
|
||||
|
||||
|
||||
**Status**
|
||||
- [ ] Code changes have been tested and there aren't any typos in it
|
||||
|
||||
**Semantic versioning classification:**
|
||||
- [ ] This PR changes $(PROJECT_NAME) core codebase (methods or parameters added)
|
||||
- [ ] This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
|
||||
- [ ] This PR **only** includes non-code changes, like changes to documentation, README, etc.
|
||||
Reference in New Issue
Block a user