mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
Update issue templates (#759)
* Update issue templates Adds bug report and feature request templates for Issues to EOS * Update bug_report.md * Update bug_report.md Updates per @ProofOfKeags suggestions * Update .github/ISSUE_TEMPLATE/bug_report.md Delimiter for labels Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com> Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
This commit is contained in:
20
.github/ISSUE_TEMPLATE/os-feature-request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/os-feature-request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: OS Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: Enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user