Skip to content

Commit 284df76

Browse files
committed
Update README.md and Bug Report Template
1 parent fb0ab54 commit 284df76

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ body:
3434
label: Version 📦
3535
description: The version of the application where the bug was found
3636
options:
37+
- v1.12.2
38+
- v1.12.1
39+
- v1.11.3-0
40+
- v1.11.2-beta.1
3741
- v1.11.0
3842
- v1.10.1-beta.1
3943
- v1.10.0
@@ -60,10 +64,6 @@ body:
6064
- v1.0.6
6165
- v1.0.5
6266
- v1.0.4
63-
- v1.0.3
64-
- v1.0.2
65-
- v1.0.1
66-
- v1.0.0
6767
validations:
6868
required: true
6969

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
| ------------- | ---------------------- | ---------------------- |
3232
| `cs` | Czech | Čeština |
3333
| `de` | German | Deutsch |
34+
| `en-GB` | English | English (GB) |
3435
| `en` | English | English |
35-
| `en_GB` | English | English (GB) |
3636
| `es` | Spanish | Español |
3737
| `fr` | French | Français |
3838
| `it` | Italiano | Italian |
@@ -41,8 +41,8 @@
4141
| `pl` | Polish | Polski |
4242
| `sk` | Slovak | Slovenčina |
4343
| `vi` | Vietnamese | Tiếng Việt |
44-
| `zh_Hans` | zh-hans | 简体中文 |
45-
| `zh_Hant` | zh-hant | 繁體中文 |
44+
| `zh-Hans` | zh-hans | 简体中文 |
45+
| `zh-Hant` | zh-hant | 繁體中文 |
4646

4747
</details>
4848

0 commit comments

Comments
 (0)