Update issue templates for new docs site

This commit is contained in:
Daniel
2021-03-04 16:05:37 +01:00
parent a305c4e81c
commit 2605d2a9bc
8 changed files with 180 additions and 71 deletions

42
.github/ISSUE_TEMPLATE/report-bug.md vendored Normal file
View 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`
-->