update develop guidelines link.

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

@ -42,7 +42,7 @@ body:
label: Enhancement Request label: Enhancement Request
description: Describe the suggestion. description: Describe the suggestion.
placeholder: > 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? or GitHub issues whether someone else has already reported your issue?
validations: validations:
required: true required: true

@ -42,7 +42,7 @@ body:
label: Feature Request label: Feature Request
description: Describe the feature. description: Describe the feature.
placeholder: > 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? or GitHub issues whether someone else has already reported your issue?
Maybe the feature already exists? Maybe the feature already exists?
validations: validations:

@ -41,7 +41,7 @@ body:
attributes: attributes:
label: Read the unit testing guidelines label: Read the unit testing guidelines
description: > 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: options:
- label: > - label: >
I have read. I have read.

Loading…
Cancel
Save