side_menu/.gitea/issue_template/ISSUE_TEMPLATE.md

27 lines
446 B
Markdown
Raw Normal View History

2020-11-01 13:49:04 +01:00
---
name: "Issue"
about: "Use this template if you have a bug"
title: "[BUG] "
labels:
- bug
---
## Issue
### Environment
* Side menu version:
* Nextcloud version:
* PHP version:
* Web server (Nginx, Apache2):
* Web browser and version (Firefox 80, Google Chrome 74, etc):
```
Insert your configuration here. You can export the configuration using the admin page.
```
### Steps to reproduce
### Observed Results
### Expected Results