Skip to content

Commit 99e6ee2

Browse files
committed
chore: remove egs
1 parent 290edc8 commit 99e6ee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,23 +59,23 @@ body:
5959
attributes:
6060
label: React Native Version
6161
description: What version of React Native are you using?
62-
placeholder: e.g. 0.69.4
62+
placeholder: 0.69.4
6363
validations:
6464
required: true
6565
- type: input
6666
id: expo-version
6767
attributes:
6868
label: Expo Version (if applicable)
6969
description: If you're using Expo, what version are you using?
70-
placeholder: e.g. 48.0.0
70+
placeholder: 48.0.0
7171
validations:
7272
required: false
7373
- type: input
7474
id: package-version
7575
attributes:
7676
label: react-native-date-picker version
7777
description: What version of react-native-date-picker are you using?
78-
placeholder: e.g. 4.2.6
78+
placeholder: 4.2.6
7979
validations:
8080
required: true
8181
- type: checkboxes

0 commit comments

Comments
 (0)