Skip to content

Commit 6b7b9b0

Browse files
authored
Update bug_report.yml to refer users to xray-security repo (#2819)
1 parent c70a8ba commit 6b7b9b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ body:
77
id: description
88
attributes:
99
label: Describe the bug
10-
description: What is the problem? A clear and concise description of the bug.
10+
description: |
11+
What is the problem? A clear and concise description of the bug.
12+
Note: Issues related to JFrog security features such as Xray, audit, scan, etc., should be opened on the [jfrog-cli-security repository](https://github.com/jfrog/jfrog-cli-security/issues/new?template=bug_report.yml).
1113
validations:
1214
required: true
1315

0 commit comments

Comments
 (0)