Skip to content
Open
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
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/2-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ body:
- type: markdown
attributes:
value: |
Before requesting: search [existing issues](https://github.com/margo/spefification/labels/bug).
**🛑 STOP! SECURITY VULNERABILITY? 🛑**
If you believe you have found a security vulnerability, **DO NOT** open a public issue.
Please review our [Security Policy](https://github.com/margo/specification/security/policy) and report the issue privately using GitHub Private Vulnerability Reporting or by emailing **security@margo.org**. Publicly disclosing a vulnerability puts downstream users at risk.

---

Before requesting: search [existing issues](https://github.com/margo/specification/labels/bug).

- type: textarea
attributes:
Expand Down
Loading