Update issue templates

This commit is contained in:
Sherif Abdel-Naby 2021-04-12 09:43:54 +02:00 committed by GitHub
parent b1c2057a9c
commit efe0393218
3 changed files with 27 additions and 14 deletions

View file

@ -1,6 +1,9 @@
---
name: Bug report about: Create a report to help us improve title: ''
labels: 'bug' assignees: ''
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
@ -9,7 +12,6 @@ A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@ -22,17 +24,15 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

10
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View file

@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

View file

@ -1,6 +1,9 @@
---
name: Feature request about: Suggest an idea for this project title: ''
labels: 'feature request' assignees: ''
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---