mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
db32cc42eb
commit
a8c569e278
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,6 @@
|
|||
### Prerequisites
|
||||
|
||||
* [ ] I read the [README](https://github.com/bettercap/bettercap/blob/master/README.md).
|
||||
* [ ] I am running the [latest stable version](https://github.com/bettercap/bettercap/releases).
|
||||
* [ ] I already searched [other issues](https://github.com/bettercap/bettercap/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if this problem was already reported.
|
||||
* [ ] I understand I don't necessarily have to paste this `Prerequisites` section in the issue.
|
||||
Please, before creating this issue make sure that you read the [README](https://github.com/bettercap/bettercap/blob/master/README.md), that you are running the [latest stable version](https://github.com/bettercap/bettercap/releases) and that you already searched [other issues](https://github.com/bettercap/bettercap/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if your problem or request was already reported.
|
||||
|
||||
### Description
|
||||
|
||||
|
@ -17,8 +14,7 @@ Please provide:
|
|||
* OS version and architecture you are using.
|
||||
* Go version if building from sources.
|
||||
* Command line arguments you are using.
|
||||
* Caplet code you are using (if any).
|
||||
* Interactive session commands you are using (if any).
|
||||
* Caplet code you are using or the interactive session commands.
|
||||
* **Full debug output** while reproducing the issue ( `bettercap -debug ...` ).
|
||||
|
||||
### Steps to Reproduce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue