mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
0188b2ff64
commit
002c4ef198
1 changed files with 4 additions and 3 deletions
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue