summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-12-16 23:18:03 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-12-16 23:18:03 +0100
commit31304fecf3b95bd4f27380c3066a8f95b515a00a (patch)
tree78cf463d98b96b4bd1e445f9a392bc39075f21f2 /.github
parent9820f2e365c4930c88ddb39d9d24e02d1b1461fc (diff)
downloadpsutil-31304fecf3b95bd4f27380c3066a8f95b515a00a.tar.gz
update INSTALL instructions
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index edff6d43..096033db 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -16,6 +16,6 @@ labels: 'bug'
## Description
{{{
- A clear explanation of the bug, including traceback nessage (if any). Please read the contributing guidelines before submit:
+ A clear explanation of the bug, including traceback message (if any). Please read the contributing guidelines before submit:
https://github.com/giampaolo/psutil/blob/master/CONTRIBUTING.md
}}}