Update issue templates
This commit is contained in:
parent
040d913078
commit
384df45b3e
2 changed files with 42 additions and 0 deletions
18
.github/ISSUE_TEMPLATE/hl--en--kompatibility.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/hl--en--kompatibility.md
vendored
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
name: Hlášení kompatibility
|
||||||
|
about: Pokud chcete nahlásit výsledky vašeho testu kompatibility, použijte tuto předlohu
|
||||||
|
title: 'Kompatibilita: '
|
||||||
|
labels: ''
|
||||||
|
assignees: hernikplays
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
- Název instituce vlastnící instanci / URL:
|
||||||
|
- Verze iCanteen:
|
||||||
|
- Verze knihovny
|
||||||
|
- Funkční metody ([odškrtněte](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#task-lists), co funguje)
|
||||||
|
|
||||||
|
- [ ] login
|
||||||
|
- [ ] ziskejJidelnicek
|
||||||
|
- [ ] jidelnicekDen
|
||||||
|
- [ ] objednat
|
24
.github/ISSUE_TEMPLATE/nahl--en--chyby.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/nahl--en--chyby.md
vendored
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
name: Nahlášení chyby
|
||||||
|
about: Pokud něco nefunguje, použijte tuto předlohu
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Popište chybu**
|
||||||
|
Váš popis, co se stalo
|
||||||
|
|
||||||
|
**Kód + chybová hláška**
|
||||||
|
Váš kód, který jste použil/a.
|
||||||
|
|
||||||
|
**Očekávané chování**
|
||||||
|
Co se mělo stát
|
||||||
|
|
||||||
|
**Detaily**
|
||||||
|
- OS: [např. Windows]
|
||||||
|
- URL na iCanteen instanci (nebo alespoň verzi):
|
||||||
|
|
||||||
|
**Dodatečné informace**
|
||||||
|
Jiné věci, které bychom měli vědět
|
Reference in a new issue