mirror of
https://github.com/safing/web
synced 2026-04-29 03:50:49 +00:00
Add issue templates
This commit is contained in:
parent
b5e8eb233f
commit
cd1bccc9ab
3 changed files with 46 additions and 0 deletions
16
.github/ISSUE_TEMPLATE/report-bug.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/report-bug.md
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: "🐞 Report a Bug/Inaccuracy"
|
||||
about: Report a bug/inaccuracy discovered on the Website
|
||||
labels: bug
|
||||
---
|
||||
|
||||
<!--
|
||||
Please disclose security related issues privately to support@safing.io.
|
||||
-->
|
||||
|
||||
**What is the bug / inaccuracy?**:
|
||||
|
||||
|
||||
|
||||
**What would you expect instead?**:
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue