chore: Bump issue templates

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-03-22 09:31:07 +01:00
parent a99adf1c9b
commit 1baa0f636b
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205
2 changed files with 9 additions and 5 deletions

View file

@ -1,6 +1,6 @@
---
name: πŸ› Bug report
about: Help us improving by reporting a bug
name: 🐞 Bug report
about: Help us to improve by reporting a bug
labels: 0. Needs triage, bug
---
@ -72,7 +72,7 @@ You can use the Issue Template application to prefill most of the required infor
**Database:** MySQL/Maria/SQLite/PostgreSQL
**PHP version:** 7.4/8.0/8.1
**PHP version:** 8.0/8.1/8.2
**Nextcloud Version:** (see admin page)

View file

@ -1,3 +1,7 @@
### β˜‘οΈ Resolves
* Issue #…
### πŸ–ΌοΈ Screenshots
🏚️ Before | 🏑 After
@ -5,13 +9,13 @@
B | A
### 🚧 TODO
### 🚧 Tasks
- [ ] ...
### 🏁 Checklist
- [ ] ⛑️ Tests (unit and/or integration) are included
- [ ] ⛑️ Tests (unit and/or integration) are included or not required
- [ ] πŸ“˜ API documentation in `docs/` has been updated or is not required
- [ ] πŸ“— User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required
- [ ] πŸ”– Capability is added or not needed