mirror of
https://github.com/Wessel/boilerplate.git
synced 2026-07-20 07:24:12 +02:00
Updates
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Report an issue with $(PROJECT_NAME)
|
||||
title: "[BUG] Somenthing broke"
|
||||
title: "[BUG] Bug summed up in 1 sentence"
|
||||
labels: bug
|
||||
assignees: PassTheWessel
|
||||
|
||||
@@ -16,6 +16,7 @@ assignees: PassTheWessel
|
||||
```
|
||||
|
||||
**Further details:**
|
||||
- $(PROJECT_NAME) version:
|
||||
- Node.js version:
|
||||
- Operating system:
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Request a feature for $(PROJECT_NAME)
|
||||
title: "[ENHANCEMENT] This is an amazing new idea!"
|
||||
title: "[ENHANCEMENT] Your idiea"
|
||||
labels: enhancement
|
||||
assignees: PassTheWessel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user