mirror of https://github.com/onweru/compose.git

Chip Zoller
02.40.2021 85c3c9a92d9465d38505aef75efc71456d25f42b
add/update issue templates

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
1 files added
1 files modified
23 ■■■■■ changed files
.github/ISSUE_TEMPLATE/bug_report.md 2 ●●● patch | view | raw | blame | history
.github/ISSUE_TEMPLATE/feature_request.md 21 ●●●●● patch | view | raw | blame | history
.github/ISSUE_TEMPLATE/bug_report.md
@@ -18,4 +18,4 @@
**Desktop (please complete the following information):**
 - OS: [e.g. iOS 14, Windows 10]
 - Browser [e.g. chrome 76, safari 13]
 - Browser: [e.g. chrome 76, safari 13]
.github/ISSUE_TEMPLATE/feature_request.md
New file
@@ -0,0 +1,21 @@
---
name: Feature Request
about: Request a feature to Compose.
title: ''
labels: ''
assignees: ''
---
**I have checked all the prerequisites below and I don't see this is available**
- [ ] Read the README.md
- [ ] Have the extended version of Hugo installed
- [ ] Used the exampleSite's config.toml as a reference
**Describe the feature**
A clear and concise description of what the feature is. [REPLACE]
**Desktop (please complete the following information):**
 - OS: [e.g. iOS 14, Windows 10]
 - Browser: [e.g. chrome 76, safari 13]