Skip to content

Commit 6f27782

Browse files
markushiclaude
andcommitted
fix: Typo your -> you're in issue templates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 92cfdef commit 6f27782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report_android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ body:
7070
id: other_error_monitoring_name
7171
attributes:
7272
label: Other Error Monitoring Solution Name
73-
description: If your using another error monitoring solution side-by-side, please enter the name of the other solution.
73+
description: If you're using another error monitoring solution side-by-side, please enter the name of the other solution.
7474
validations:
7575
required: false
7676

.github/ISSUE_TEMPLATE/bug_report_java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ body:
6868
id: other_error_monitoring_name
6969
attributes:
7070
label: Other Error Monitoring Solution Name
71-
description: If your using another error monitoring solution side-by-side, please enter the name of the other solution.
71+
description: If you're using another error monitoring solution side-by-side, please enter the name of the other solution.
7272
validations:
7373
required: false
7474

0 commit comments

Comments
 (0)