update develop guidelines link.

pull/1430/head
yanrongzhen 2 years ago
parent 74f1aa6203
commit 67360f2e26

@ -42,7 +42,7 @@ body:
label: Enhancement Request
description: Describe the suggestion.
placeholder: >
First of all: Have you checked the docs https://hippo4j.cn/community/category/贡献规约,
First of all: Have you checked the docs https://hippo4j.cn/community/dev_convention/code,
or GitHub issues whether someone else has already reported your issue?
validations:
required: true

@ -42,7 +42,7 @@ body:
label: Feature Request
description: Describe the feature.
placeholder: >
First of all: Have you checked the docs https://hippo4j.cn/community/category/贡献规约,
First of all: Have you checked the docs https://hippo4j.cn/community/dev_convention/code,
or GitHub issues whether someone else has already reported your issue?
Maybe the feature already exists?
validations:

@ -41,7 +41,7 @@ body:
attributes:
label: Read the unit testing guidelines
description: >
Read the [develop guidelines](https://hippo4j.cn/community/category/贡献规约) before writing unit test code.
Read the [develop guidelines](https://hippo4j.cn/community/dev_convention/code) before writing unit test code.
options:
- label: >
I have read.

Loading…
Cancel
Save