Template
Aggiunto issue template: Bug Report
This commit is contained in:
@@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Segnala un bug o un comportamento inaspettato
|
||||||
|
title: "[BUG] "
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
## Descrizione
|
||||||
|
Descrivi il bug in modo chiaro e conciso.
|
||||||
|
|
||||||
|
## Steps to Reproduce
|
||||||
|
1. Vai a '...'
|
||||||
|
2. Clicca su '...'
|
||||||
|
3. Scorri fino a '...'
|
||||||
|
4. Vedi errore
|
||||||
|
|
||||||
|
## Expected Behavior
|
||||||
|
Cosa ti aspettavi che accadesse.
|
||||||
|
|
||||||
|
## Actual Behavior
|
||||||
|
Cosa è effettivamente accaduto.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
Se applicabile, aggiungi screenshot per aiutare a spiegare il problema.
|
||||||
|
|
||||||
|
## Environment
|
||||||
|
- OS: [es. macOS 14.0]
|
||||||
|
- Browser [es. Chrome 120]
|
||||||
|
- Versione [es. 1.0.0]
|
||||||
|
|
||||||
|
## Additional Context
|
||||||
|
Aggiungi altre informazioni sul problema qui.
|
||||||
Reference in New Issue
Block a user