Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ body:
value: |
> **Warning**
> Do you experience an unexpected result or a crash?
> Please do **NOT** report it as a bug!
> Please do **NOT** report it as a bug.
>
> Instead, report it as a security issue:
> https://flow.com/flow-responsible-disclosure
> following the instructions in our [guidelines](../../SECURITY.md) to report it responsibly.
- type: textarea
attributes:
label: Current Behavior
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Report a security vulnerability
url: ../../SECURITY.md
about: Please review our security policy on how to report security vulnerabilities responsibly.
10 changes: 10 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

# Responsible Disclosure Policy

Responsible disclosure of vulnerabilities helps to maintain the security and privacy of everyone.

If you care about making a difference, please follow the guidelines below.

# **Guidelines For Responsible Disclosure**

We ask that all researchers adhere to these guidelines [here](https://flow.com/flow-responsible-disclosure).