mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 21:43:18 -07:00
Create ISSUE_TEMPLATE.md
This commit is contained in:
parent
7981ab168e
commit
b0cd39302e
1 changed files with 33 additions and 0 deletions
33
ISSUE_TEMPLATE.md
Normal file
33
ISSUE_TEMPLATE.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
### Prerequisites
|
||||||
|
|
||||||
|
* [ ] Did you read the [README](https://github.com/evilsocket/bettercap-ng/blob/master/README.md)?
|
||||||
|
* [ ] Are you running the [latest source code version](https://github.com/evilsocket/bettercap-ng)?
|
||||||
|
* [ ] Did you search [other issues](https://github.com/evilsocket/bettercap-ng/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if this problem was already reported?
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
*Description of the bug or feature*
|
||||||
|
|
||||||
|
### Environment
|
||||||
|
|
||||||
|
Please provide:
|
||||||
|
|
||||||
|
* OS version and architecture you are using.
|
||||||
|
* Command line arguments you are using.
|
||||||
|
* Caplet code you are using (if any).
|
||||||
|
* Interactive session commands you are using (if any).
|
||||||
|
* **Full debug output** while reproducing the issue ( `bettercap-ng -debug ...` ).
|
||||||
|
|
||||||
|
### Steps to Reproduce
|
||||||
|
|
||||||
|
1. *First Step*
|
||||||
|
2. *Second Step*
|
||||||
|
3. *and so on...*
|
||||||
|
|
||||||
|
**Expected behavior:** *What you expected to happen*
|
||||||
|
|
||||||
|
**Actual behavior:** *What actually happened*
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
**♥ ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY ♥**
|
Loading…
Add table
Add a link
Reference in a new issue