summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.md
blob: f90e13e158cdc44943d11149cbe536e3c52a542d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: Bug
about: Report a bug
title: "[OS] title"
labels: 'bug'

---
## Platform

* { OS version }
* { psutil version (print psutil.__version__) }
* { python version }


## Bug description

...