Skip to content

Commit

Permalink
Merge pull request PapillonApp#95 from PapillonApp/issue-template/upd…
Browse files Browse the repository at this point in the history
…ate-mar20

Mise à jour du template d'issue
  • Loading branch information
ecnivtwelve authored Mar 20, 2024
2 parents 80d8914 + 98ce642 commit d52ac1b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ body:
- type: input
attributes:
label: Appareil
placeholder: iPhone 11
placeholder: iPhone 11, Samsung Galaxy S20...
validations:
required: true
- type: input
attributes:
label: Système d`exploitation
placeholder: iOS 16
label: Version du système d`exploitation
placeholder: iOS 17, Android 12...
validations:
required: true
- type: input
attributes:
label: Version
placeholder: '5.0.17 beta'
placeholder: '6.6.3 beta'
value: '6.6.'
validations:
required: true
Expand All @@ -52,8 +52,7 @@ body:
options:
- Application native Android
- Application native iOS
- Développement local (Web)
- Développement local (iOS ou Android)
- Prébuild de développement (iOS/Android)
validations:
required: true
- type: dropdown
Expand All @@ -62,6 +61,7 @@ body:
options:
- 🦋 Pronote
- 🟦 EcoleDirecte
- 🟡 Skolengo
validations:
required: true
- type: textarea
Expand Down

0 comments on commit d52ac1b

Please sign in to comment.