summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-12-19 20:11:26 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-12-19 20:11:26 +0100
commitbd28500252d015f715e2b7a51d365a3625cc54c5 (patch)
tree3fcfcfe69a9257ce638207f9e71a12f0b681501d /.github/ISSUE_TEMPLATE
parentadf5aa0ab0a6e91a8e3cd659d5b91a5dcdee1b4a (diff)
downloadpsutil-bd28500252d015f715e2b7a51d365a3625cc54c5.tar.gz
improve github actions
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md2
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index 096033db..24d01efa 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -11,7 +11,7 @@ labels: 'bug'
* Architecture: { 64bit, 32bit, ARM, PowerPC, s390 }
* Psutil version: { pip3 show psutil }
* Python version: { python3 -V }
-* Type: { core, doc, performance, scripts, tests, wheels, newapi }
+* Type: { core, doc, performance, scripts, tests, wheels, new-api, installation }
## Description
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md
index 0a1cbb77..2f7d75a5 100644
--- a/.github/ISSUE_TEMPLATE/enhancement.md
+++ b/.github/ISSUE_TEMPLATE/enhancement.md
@@ -9,7 +9,7 @@ title: "[OS] title"
## Summary
* OS: { type-or-version }
-* Type: { core, doc, performance, scripts, tests, wheels, newapi }
+* Type: { core, doc, performance, scripts, tests, wheels, new-api }
## Description