mirror of
https://github.com/Wessel/boilerplate.git
synced 2026-07-14 04:24:05 +02:00
feat: refresh boilerplate
This commit is contained in:
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Pull Request
|
||||
about: Propose changes to $(PROJECT_NAME)
|
||||
about: Propose changes to {{project.name}}
|
||||
title: "[PR] Your changes"
|
||||
labels: pullrequest
|
||||
assignees: Wessel
|
||||
@@ -14,6 +14,6 @@ assignees: Wessel
|
||||
- [ ] 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 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