huntergregal / mimipenguin

A tool to dump the login password from the current linux user
Other
3.79k stars 631 forks source link

[ Proposal ] Issue template #21

Closed KINGSABRI closed 7 years ago

KINGSABRI commented 7 years ago

Hello! I believe the repository needs issue template as documented here.

Something like

Hi, thank you for reporting issues to us. 
Tip: If you're reporting a bug, remove the feature request section for your convenience. 

## Bug report

Write a description 

#### Information
Target OS info
- run `cat /etc/issue`
- run `ps aux | grep -e "gnome-keyring" -e gdm`

### Current behavior 
Write the current behavior and/or screenshot

### Expected behavior 
Write the expected behavior and/or screenshot

## Feature request
Write a description 
#### Information
Target OS info
- run `cat /etc/issue`

### Expected behavior 
Write the expected behavior and/or screenshot

### Reproduce Steps
if you know how to do it, please explain the steps. This would help use to speed up adding this feature 
huntergregal commented 7 years ago

I did not even know this was a thing.

Your proposals are on point - added !