Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
gigili authored Aug 24, 2021
1 parent eedfe37 commit 8893efe
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
22 changes: 16 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
name: Bug report about: Create a report to help us improve title: "[BUG]"
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

Expand All @@ -10,19 +12,27 @@ 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 '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Server setup (please complete the following information):**
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- Server OS: [e.g. window, linux]
- WebServer [e.g. apache, nginx]
- Version [e.g. 22]
- PHP version [e.g. 8.0]
**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]

**Additional context**
Add any other context about the problem here.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
name: Feature request about: Suggest an idea for this project title: ''
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

Expand Down

0 comments on commit 8893efe

Please sign in to comment.