Merge pull request 'add gitea ISSUE/FEATURE templates' (#202) from gitea into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #202
This commit is contained in:
Simon Vieille 2022-12-29 22:45:50 +01:00
commit ab7b1e96fe

View file

@ -1,32 +0,0 @@
---
name: "New issue"
about: "Use this template if you have a bug"
title: "[BUG] "
labels:
- bug
---
## Issue
### Environment
* Custom 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
...