Update issue templates for new docs site
This commit is contained in:
42
.github/ISSUE_TEMPLATE/report-bug.md
vendored
Normal file
42
.github/ISSUE_TEMPLATE/report-bug.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
name: ":bug: Report Bug"
|
||||
about: Report a bug encountered while using the Portmaster
|
||||
labels: bug
|
||||
---
|
||||
|
||||
<!--
|
||||
Please disclose security related issues privately to support@safing.io.
|
||||
-->
|
||||
|
||||
**Pre-Submit Checklist**:
|
||||
|
||||
- Check known issues:
|
||||
- [Windows](https://docs.safing.io/portmaster/install/windows#known-issues)
|
||||
- [Linux](https://docs.safing.io/portmaster/install/linux#compatibility)
|
||||
- Search for similar/existing issues on Github.
|
||||
|
||||
**What happened**:
|
||||
|
||||
|
||||
|
||||
**What did you expect to happen?**:
|
||||
|
||||
|
||||
|
||||
**How did you reproduce it?**:
|
||||
|
||||
|
||||
|
||||
**Debug Information**:
|
||||
|
||||
<!--
|
||||
Paste debug information below:
|
||||
- General issue: Click on "Copy Debug Information" on the Settings page.
|
||||
- App related issue: Click on "Copy Debug Information" in the dropdown menu of an app in the Monitor view.
|
||||
|
||||
⚠ Please check the "Unexpected Logs" and "Network Connections" sections in the preview mode for sensitive or otherwise private information and remove them!
|
||||
|
||||
Additional logs can be found here:
|
||||
- Linux: `/var/lib/portmaster/logs`
|
||||
- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`
|
||||
-->
|
||||
Reference in New Issue
Block a user