Skip to content

Commit

Permalink
Merge pull request #237 from wkyoshida/new-keyboard-issue-variants
Browse files Browse the repository at this point in the history
#229 docs: add variant info in new_keyboard issue
  • Loading branch information
andrewtavis authored Oct 18, 2022
2 parents 510be67 + 8c344c7 commit d47e8b8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/new_keyboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,17 @@ body:
- Other grammar rules that are hard
validations:
required: true
- type: textarea
id: keyboard-variant
attributes:
label: Keyboard variants
placeholder: |
Are there any variants in keyboard layout for this language that Scribe should keep in mind?
For instance, French has two notable variants that are used in different countries:
- French QWERTY keyboard used in Canada
- French AZERTY keyboard used in France
validations:
required: true
- type: textarea
id: contribution
attributes:
Expand Down

0 comments on commit d47e8b8

Please sign in to comment.