mirror of
https://github.com/Wessel/portfolio.git
synced 2026-07-23 00:38:30 +02:00
chore: Update boilerplate data
This commit is contained in:
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,10 +1,8 @@
|
||||
---
|
||||
name: Pull Request
|
||||
about: Propose changes to Portfolio
|
||||
about: Propose changes to portfolio
|
||||
title: "[PR] Your changes"
|
||||
labels: pullrequest
|
||||
assignees: Wessel
|
||||
|
||||
---
|
||||
|
||||
**Please describe the changes this PR makes and why it should be merged:**
|
||||
@@ -14,6 +12,6 @@ assignees: Wessel
|
||||
- [ ] Code changes have been tested and there aren't any typos in it
|
||||
|
||||
**Semantic versioning classification:**
|
||||
- [ ] This PR changes Portfolio core codebase (methods or parameters added)
|
||||
- [ ] This PR changes portfolio 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