Skip to content

Commit d103034

Browse files
authored
Add section for requirements.txt to bug_report.md (#2510)
1 parent e07a272 commit d103034

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ Describe in text or paste a screenshot.
7272
(paste your output here)
7373
```
7474

75+
76+
**Give your `requirements.txt` file (don't `pip freeze`, instead give direct packages): **
77+
78+
```
79+
(The requirements)
80+
```
81+
82+
7583
**Operating system**:
7684

7785
<!--

0 commit comments

Comments
 (0)