mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
56a72e5af2
commit
094c8eede1
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE.md
vendored
4
.github/ISSUE_TEMPLATE.md
vendored
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
|
|
||||||
### Version of components from `requirements.txt`
|
### Version of components from `requirements.txt`
|
||||||
```
|
<!---
|
||||||
pip show <package> (all the packages from requirements.txt)
|
pip show <package> (all the packages from requirements.txt)
|
||||||
PUT THE OUTPUT HERE. DON'T NEED TO PASTE requirements.txt
|
PUT THE OUTPUT HERE. DON'T NEED TO PASTE requirements.txt
|
||||||
```
|
-->
|
||||||
|
|
||||||
|
|
||||||
### Summary of the problem
|
### Summary of the problem
|
||||||
|
|
Loading…
Add table
Reference in a new issue