Skip to content

Commit d8d5f8a

Browse files
authored
chore: make security reporting template more visible (runfinch#338)
Signed-off-by: David Son <davbson@amazon.com>
1 parent fe6bd04 commit d8d5f8a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

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

88
---
99

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

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ following these steps:
7474
6. To enable the service on every reboot - `sudo systemctl enable finch.service`
7575
7. To disable the service on every reboot - `sudo systemctl disable finch.service`
7676

77+
## Reporting an issue
78+
79+
If you encounter anything that seems wrong, please check out our [issues](https://github.com/runfinch/finch-daemon/issues) tab first — someone may have already encountered your problem! If it's there, please add to the existing issue thread.
80+
81+
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-daemon?tab=security-ov-file#reporting-security-issues) for guidance on how to report such issues.
82+
7783
-----
7884

7985

0 commit comments

Comments
 (0)