59 lines
1.5 KiB
Markdown
59 lines
1.5 KiB
Markdown
---
|
|
name: Problem report
|
|
about: Please report your problem here to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**System details and installed software (please provide the following information):**
|
|
- What is your Windows edition and version? (i.e. Windows 10 Pro 20H2).
|
|
- What is your current Sandboxie edition and version? (i.e. Sandboxie Plus 0.7.2).
|
|
- Please mention in which version this bug got introduced, because it acts as a guide for testers and developers.
|
|
- Please mention any security software running in the background, even if the real-time protection is disabled.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|
|
|
|
**Sandboxie configuration**
|
|
If applicable, consider to attach your sandboxie.ini configuration by copying the content at https://gist.github.com and sharing the resulting link here. If you decide to paste the configuration directly here, make sure to use the backticks around strings, like in this working example:
|
|
|
|
<details>
|
|
|
|
<summary>My initial sandboxie.ini settings</summary>
|
|
|
|
```
|
|
|
|
[GlobalSettings]
|
|
|
|
.....
|
|
|
|
[UserSettings_175D0429]
|
|
|
|
.....
|
|
|
|
[DefaultBox]
|
|
|
|
.....
|
|
|
|
```
|
|
|
|
</details>
|