Skip to content

Commit

Permalink
update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed May 14, 2024
1 parent e61f130 commit f34daf5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Create a report to help us improve or fix
title: ''
labels: bug
assignees: ''
Expand All @@ -10,11 +10,11 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.

**Please confirm that this problem is VSCodium-specific**
- [ ] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
**Please confirm that this problem is Codium-specific**
- [ ] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in Codium.

**Please confirm that the issue/resolution isn't already documented**
- [ ] I checked [the Docs page](https://github.com/VSCodium/vscodium/blob/master/docs/index.md) and [the Troubleshooting page](https://github.com/VSCodium/vscodium/blob/master/docs/troubleshooting.md) and my issue is not mentioned there.
- [ ] I checked [the Docs page](https://github.com/Alex313031/codium/blob/master/docs/index.md) and [the Troubleshooting page](https://github.com/Alex313031/codium/blob/master/docs/troubleshooting.md) and my issue is not mentioned there.

**To Reproduce**
Steps to reproduce the behavior:
Expand All @@ -30,11 +30,11 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. Mac OS, Ubuntu 20.04, etc]
- OS: [e.g. Windows 7, Ubuntu 18.04, etc]
- Architecture [e.g. x64, ia32, arm64]
- Version [e.g. 1.33.0]
- App Manager [e.g. Winget, Homebrew, Snap, AUR, RPM, Nix, ...]
- Sandboxed [e.g. no, Flatpak, Snap]
- Version [e.g. 1.79.0]
- App Manager [e.g. .exe, AppImage, DEB, RPM, .zip, ...]
- Sandboxed [e.g. Yes, No, AppImage]

**Additional context**
Add any other context about the problem here.

0 comments on commit f34daf5

Please sign in to comment.