chore: update deprecated document link in .github/ISSUE_TEMPLATE (#4986)
parent
3fb286b552
commit
7b9866158b
|
@ -62,7 +62,7 @@ body:
|
||||||
description: Before submitting the issue, please make sure you do the following
|
description: Before submitting the issue, please make sure you do the following
|
||||||
# description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
|
# description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
|
||||||
options:
|
options:
|
||||||
- label: Read the [docs](https://anncwb.github.io/vue-vben-admin-doc/)
|
- label: Read the [docs](https://doc.vben.pro/)
|
||||||
required: true
|
required: true
|
||||||
- label: Ensure the code is up to date. (Some issues have been fixed in the latest version)
|
- label: Ensure the code is up to date. (Some issues have been fixed in the latest version)
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -62,7 +62,7 @@ body:
|
||||||
label: Validations
|
label: Validations
|
||||||
description: Before submitting the issue, please make sure you do the following
|
description: Before submitting the issue, please make sure you do the following
|
||||||
options:
|
options:
|
||||||
- label: Read the [docs](https://anncwb.github.io/vue-vben-admin-doc/)
|
- label: Read the [docs](https://doc.vben.pro/)
|
||||||
required: true
|
required: true
|
||||||
- label: Ensure the code is up to date. (Some issues have been fixed in the latest version)
|
- label: Ensure the code is up to date. (Some issues have been fixed in the latest version)
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue