Skip to content

Commit a1e5388

Browse files
authored
chore: make security reporting template more visible (runfinch#1560)
* chore: add guidance for reporting in templates Signed-off-by: David Son <[email protected]> * chore: add reference to security in README Signed-off-by: David Son <[email protected]> --------- Signed-off-by: David Son <[email protected]>
1 parent 90a9594 commit a1e5388

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

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

88
---
99

10+
**Please do not report security issues through this template.** Refer to [Security](https://github.com/runfinch/finch?tab=security-ov-file#reporting-security-issues) for the proper reporting channels.
11+
12+
---
13+
1014
**Describe the bug**
1115
Briefly describe the problem you are having.
1216

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,9 @@ As the project gets a bit of momentum, maintainers will start creating milestone
295295
* Stability and usability improvement, ongoing
296296

297297
If you'd like to chat with us, please find us in the `#finch` channel on the [CNCF slack](https://cloud-native.slack.com).
298+
299+
# Reporting an issue
300+
301+
If you encounter anything that seems wrong, please check out our [issues](https://github.com/runfinch/finch/issues) tab first — someone may have already encountered your problem! If it's there, please add to the existing issue thread.
302+
303+
If you can't find an existing issue, feel free to open a new one. As a remninder, anything related to security should NOT go through regular reporting channels. Please refer to [Security](https://github.com/runfinch/finch?tab=security-ov-file#reporting-security-issues) for guidance on how to report such issues.

0 commit comments

Comments
 (0)