You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/02-documentation.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ body:
3
3
description: If any of these required steps are not taken, we may not be able to review your issue. Help us to help you!
4
4
label: Documentation Report Checklist
5
5
options:
6
-
- label: I have pulled the latest `main` branch of the repository.
6
+
- label: I have looked at the latest `main` branch of the repository.
7
7
required: true
8
8
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aissue) and found none that matched my issue.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/03-feature.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ body:
3
3
description: If any of these required steps are not taken, we may not be able to review your issue. Help us to help you!
4
4
label: Feature Request Checklist
5
5
options:
6
-
- label: I have pulled the latest `main` branch of the repository.
6
+
- label: I am looking at the latest version of the project.
7
7
required: true
8
8
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aissue) and found none that matched my issue.
0 commit comments