Skip to content

Commit

Permalink
Update bug_report.yml to refer users to xray-security repo (#2819)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Jan 8, 2025
1 parent c70a8ba commit 6b7b9b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ body:
id: description
attributes:
label: Describe the bug
description: What is the problem? A clear and concise description of the bug.
description: |
What is the problem? A clear and concise description of the bug.
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).
validations:
required: true

Expand Down

0 comments on commit 6b7b9b0

Please sign in to comment.