Skip to content

Commit 29b6167

Browse files
authored
add AI tool usage notice to bug and feature request templates (#7523)
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent 1774081 commit 29b6167

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ assignees: ''
77

88
---
99

10+
**AI Tool Usage Notice**
11+
If you used an AI tool to help draft this issue,
12+
please make sure you have reviewed and validated all content before submitting.
13+
You are responsible for the accuracy and quality of everything in this report.
14+
Low-quality or unreviewed AI-generated submissions may be closed without further investigation.
15+
See our [Generative AI Contribution Policy](https://github.com/cortexproject/cortex/blob/master/GENAI_POLICY.md) for details.
16+
1017
**Describe the bug**
1118
A clear and concise description of what the bug is.
1219

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ assignees: ''
77

88
---
99

10+
**AI Tool Usage Notice**
11+
If you used an AI tool to help draft this issue,
12+
please make sure you have reviewed and validated all content before submitting.
13+
You are responsible for the accuracy and quality of everything in this request.
14+
Low-quality or unreviewed AI-generated submissions may be closed without further investigation.
15+
See our [Generative AI Contribution Policy](https://github.com/cortexproject/cortex/blob/master/GENAI_POLICY.md) for details.
16+
1017
**Is your feature request related to a problem? Please describe.**
1118
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1219

0 commit comments

Comments
 (0)