Skip to content

Commit d1814da

Browse files
committed
updates
1 parent 45254eb commit d1814da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ body:
5858
label: Validations
5959
description: Before submitting the issue, please make sure you do the following
6060
options:
61-
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-loader/blob/v1.x/.github/contributing.md).
61+
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-loader/blob/v1.x/.github/CONTRIBUTING.md)
6262
required: true
6363
- label: Read the README
6464
required: true

.github/ISSUE_TEMPLATE/feature_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
label: Validations
3737
description: Before submitting the issue, please make sure you do the following
3838
options:
39-
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-loader/blob/v1.x/.github/contributing.md).
39+
- label: Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-loader/blob/v1.x/.github/CONTRIBUTING.md)
4040
required: true
4141
- label: Read the README
4242
required: true

0 commit comments

Comments
 (0)