mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-26 19:44:56 +02:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
### OS / Environment (where do you run Algo on)
|
||||
<!---
|
||||
Run the command `uname -a` and put the output here
|
||||
Run the command `uname -a` and put the output below
|
||||
-->
|
||||
|
||||
```
|
||||
@@ -9,7 +9,8 @@ PUT THE OUTPUT HERE
|
||||
|
||||
### Cloud Provider (where do you deploy Algo to)
|
||||
<!---
|
||||
If you deploy to a cloud provider specify the provider here.
|
||||
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
|
||||
--->
|
||||
|
||||
```
|
||||
@@ -29,7 +30,7 @@ PUT THE OUTPUT HERE
|
||||
3.
|
||||
|
||||
### Full log
|
||||
<!--- Put here the FULL LOG after you run the ./algo script -->
|
||||
<!--- Put here the FULL LOG after you run the ./algo script below -->
|
||||
|
||||
```
|
||||
PUT THE OUTPUT HERE
|
||||
|
||||
Reference in New Issue
Block a user