mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
cf52962670
commit
27457ac774
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
* [ ] I read the [README](https://github.com/bettercap/bettercap/blob/master/README.md).
|
* [ ] I read the [README](https://github.com/bettercap/bettercap/blob/master/README.md).
|
||||||
* [ ] I am running the [latest source code version](https://github.com/bettercap/bettercap).
|
* [ ] 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 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.
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
Please provide:
|
Please provide:
|
||||||
|
|
||||||
* OS version and architecture you are using.
|
* OS version and architecture you are using.
|
||||||
|
* Go version if building from sources.
|
||||||
* Command line arguments you are using.
|
* Command line arguments you are using.
|
||||||
* Caplet code you are using (if any).
|
* Caplet code you are using (if any).
|
||||||
* Interactive session commands you are using (if any).
|
* Interactive session commands you are using (if any).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue