Skip to content

Commit 583b2ba

Browse files
authored
Merge pull request #937 from merico-dev/feat-gitlab
fix: issue template error with documentation type
2 parents 2e99ac2 + 2bf0105 commit 583b2ba

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/ISSUE_TEMPLATE/documentation.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ body:
1414
id: terms
1515
attributes:
1616
label: Please read the documents below.
17-
description: |
18-
1. [Creating a Documentation for DevStream](https://docs.devstream.io/en/latest/development/mkdocs/)
19-
2. [Document Translation(Chinese only)](https://docs.devstream.io/en/latest/development/translation.zh/)
2017
options:
21-
- label: I've read the documents above. (If you want to submit a document type contribution.)
18+
- label: I've read the document [Creating a Documentation for DevStream](https://docs.devstream.io/en/latest/development/mkdocs/) and [Document Translation(Chinese only)](https://docs.devstream.io/en/latest/development/translation.zh/). (If you want to submit a document type contribution.)
2219
required: false

0 commit comments

Comments
 (0)