summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-09-14 14:49:22 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2019-09-14 14:49:22 +0200
commit25adbb604df24ae91a985c28578adca6c759f0f8 (patch)
tree0fa1fe5d96fa02374eb5ee56ff005d3f2aa6d266 /.github
parente6bff45281de1a3e55978812468424086b0edac4 (diff)
downloadpsutil-25adbb604df24ae91a985c28578adca6c759f0f8.tar.gz
update README and issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md1
-rw-r--r--.github/ISSUE_TEMPLATE/enhancement.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index 283d8dc6..ba4a026c 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -3,7 +3,6 @@ name: Bug
about: Report a bug
title: "[OS] title"
labels: 'bug'
-assignees: 'giampaolo'
---
**Platform**
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md
index 1a5e14e5..7e7159f2 100644
--- a/.github/ISSUE_TEMPLATE/enhancement.md
+++ b/.github/ISSUE_TEMPLATE/enhancement.md
@@ -2,7 +2,6 @@
name: Enhancement
about: Propose an enhancement
labels: 'enhancement'
-assignees: 'giampaolo'
title: "[OS] title"
---