-
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/gerardog/gsudo
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: 'Issue: ' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Issue Description | ||
|
||
<!-- | ||
If you are calling gsudo using the 'sudo' alias: We can save time if you test without the alias (use `gsudo` instead) to let me know if the problem only occurs with the alias. | ||
--> | ||
|
||
## Steps to Reproduce | ||
<!-- please describe how did you run gsudo. Where you using Cmd or PowerShell, which version? --> | ||
1. | ||
2. | ||
3. | ||
|
||
## Screenshots | ||
<!-- You can capture a screenshot with Ctrl+PrintScreen and paste it here with Ctrl-V. --> | ||
<!-- Really helps if you use the "gsudo --debug" flag: For example instead of "gsudo notepad" do "gsudo --debug notepad" --> | ||
|
||
## Context: | ||
- Windows version: (Start -> winver) | ||
- gsudo version: (gsudo -v) |