mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-04 19:13:04 +02:00
Delete ISSUE_TEMPLATE.md
This commit is contained in:
parent
da0f0001a5
commit
5a4cf202cc
1 changed files with 0 additions and 37 deletions
37
.github/ISSUE_TEMPLATE.md
vendored
37
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,37 +0,0 @@
|
|||
### OS / Environment (where do you run Algo on)
|
||||
<!---
|
||||
Run the command `uname -a` and put the output below
|
||||
-->
|
||||
|
||||
```
|
||||
PUT THE OUTPUT HERE
|
||||
```
|
||||
|
||||
### Cloud Provider (where do you deploy Algo to)
|
||||
<!---
|
||||
If you deploy to existing Ubuntu server, run the command `uname -a` on the server and put the output below
|
||||
If you deploy to a cloud provider specify the provider here
|
||||
--->
|
||||
|
||||
```
|
||||
PUT THE OUTPUT HERE
|
||||
```
|
||||
|
||||
### Summary of the problem
|
||||
<!--- Describe the problem -->
|
||||
|
||||
|
||||
|
||||
### Steps to reproduce the behavior
|
||||
<!--- Describe the steps how to reproduce the problem. -->
|
||||
|
||||
1. Do this..
|
||||
2. Do that..
|
||||
3.
|
||||
|
||||
### Full log
|
||||
<!--- Put here the FULL LOG after you run the ./algo script below -->
|
||||
|
||||
```
|
||||
PUT THE OUTPUT HERE
|
||||
```
|
Loading…
Add table
Reference in a new issue