Skip to content

Commit

Permalink
📖 Use n/a instead of /all in the OS and device fields (ampproject…
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimha authored and rochapablo committed Aug 30, 2021
1 parent 0364c03 commit 97ca7d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ body:
id: operating_systems
attributes:
label: OS(s) Affected
description: If applicable, specify which operating system(s) are affected. Otherwise just put down 'all'.
description: If applicable, specify which operating system(s) are affected. Otherwise just put down 'n/a'.
placeholder: e.g. Android 11
validations:
required: true
- type: input
id: devices
attributes:
label: Device(s) Affected
description: If applicable, specify which device(s) are affected. Otherwise just put down 'all'.
description: If applicable, specify which device(s) are affected. Otherwise just put down 'n/a'.
placeholder: e.g. Pixel 3
validations:
required: true
Expand Down

0 comments on commit 97ca7d5

Please sign in to comment.