add new issue template

pull/177/head
Robin Moisson 2023-04-18 23:09:20 +02:00 zatwierdzone przez GitHub
rodzic b498d6a69d
commit f2f3e9e1b5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 16 dodań i 6 usunięć

Wyświetl plik

@ -1,24 +1,24 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Open a bug report
title: '' title: ''
labels: '' labels: bug
assignees: '' assignees: ''
--- ---
I'm trying to... I'm trying to...
## What's happening ### What's happening
When I do ... then this happens: ... When I do ... then this happens: ...
## What should be happening ### What should be happening
I expect this would happen instead: ... I expect this would happen instead: ...
## My setup ### My setup
StatiCrypt version: StatiCrypt version:
Node version: Node version:
Any other relevant context: Any additional relevant context, if any:

Wyświetl plik

@ -0,0 +1,10 @@
---
name: New issue
about: Any issue that isn't just a bug report
title: ''
labels: ''
assignees: ''
---