-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
53 changed files
with
79 additions
and
677 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
name: Riporta un problema | ||
description: Facci notare eventuali problemi nella nostra documentazione | ||
labels: | ||
- problema | ||
body: | ||
|
||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Descrizione | ||
description: >- | ||
Descrivi l'incongruenza o problema che hai trovato nelle [nostre pagine](https://bagigi.ovh/stanag) | ||
o indica dove potremmo migliorare qualcosa. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: related-links | ||
attributes: | ||
label: Pagine interessate | ||
description: >- | ||
Elenca tutti i link alle sezioni problematiche. | ||
Se necessario, allega screenshot. | ||
Puoi anche aggiungere link a [problemi simili](https://github.com/bagigi-arma/STANAG) già riportati o [discussioni](https://github.com/bagigi-arma/STANAG/discussions). | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: proposed-change | ||
attributes: | ||
label: Modifica proposta | ||
description: >- | ||
Questo campo è facoltativo. | ||
Puoi proporre una modifica che migliorerebbe la nostra documentazione descrivendola qui, oppure creando una Pull Request. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
name: Proponi una modifica o aggiunta | ||
description: Se ci siamo dimenticati qualcosa, facci sapere | ||
labels: | ||
- proposta | ||
body: | ||
|
||
- type: textarea | ||
id: context | ||
attributes: | ||
label: Contesto | ||
description: >- | ||
Questo campo è facoltativo. | ||
Puoi aggiungere ulteriore contesto per la natura della tua proposta. | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Descrizione | ||
description: >- | ||
Descrivi la modifica/aggiunta che stai proponendo, per aiutarci a capire come meglio implementarla. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: related-links | ||
attributes: | ||
label: Link interessati | ||
description: >- | ||
Elenca qualsiasi [problema riportato in passato](https://github.com/bagigi-arma/STANAG/issues), | ||
[discussione](https://github.com/bagigi-arma/STANAG/discussions) o [pagina/sezione](https://bagigi.ovh/stanag) | ||
che sono correlate alla tua proposta. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: visuals | ||
attributes: | ||
label: Media | ||
description: >- | ||
Questo campo è facoltativo. Puoi allegare schizzi, screenshot, foto, video o altri media che sono utili a illustrare la tua proposta. | ||
placeholder: |- | ||
Trascina qui file o inserisci link a media esterni |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.