mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 05:23:19 -07:00
Delete deprecated issue template.
This commit is contained in:
parent
053ca5be55
commit
fd1f3bc1d2
1 changed files with 0 additions and 33 deletions
|
@ -1,33 +0,0 @@
|
|||
# Prerequisites
|
||||
|
||||
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.
|
||||
|
||||
! PLEASE REMOVE THIS PART AND LEAVE ONLY THE FOLLOWING SECTIONS IN YOUR REPORT !
|
||||
---
|
||||
|
||||
*Description of the bug or feature request*
|
||||
|
||||
### Environment
|
||||
|
||||
Please provide:
|
||||
|
||||
* Bettercap version you are using ( `bettercap -version` ).
|
||||
* OS version and architecture you are using.
|
||||
* Go version if building from sources.
|
||||
* Command line arguments you are using.
|
||||
* Caplet code you are using or the interactive session commands.
|
||||
* **Full debug output** while reproducing the issue ( `bettercap -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