Skip to content

Commit 9e01582

Browse files
committed
Update issue template
Signed-off-by: shiyu22 <[email protected]>
1 parent 2bb6c85 commit 9e01582

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/--bug-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
- type: checkboxes
1010
attributes:
1111
label: Is there an existing issue for this?
12-
description: Please search to see if an issue already exists for the bug you encountered.
12+
description: Please search to see if an issue already exists for the bug you encountered, and check the [FAQ](https://github.com/milvus-io/bootcamp/blob/master/bootcamp_faq.md).
1313
options:
1414
- label: I have searched the existing issues
1515
required: true

.github/ISSUE_TEMPLATE/--feature-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
- type: checkboxes
1010
attributes:
1111
label: Is there an existing issue for this?
12-
description: Please search to see if an issue related to this feature request already exists.
12+
description: Please search to see if an issue related to this feature request already exists, and learn about [Towhee Operator](https://towhee.io/tasks/operator) and [Towhee Examples](https://github.com/towhee-io/examples).
1313
options:
1414
- label: I have searched the existing issues
1515
required: true

0 commit comments

Comments
 (0)