summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/enhancement.md
blob: 0a1cbb77ef5e2f4b3b23801ed875c60b4c06efa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
name: Enhancement
about: Propose an enhancement
labels: 'enhancement'
title: "[OS] title"

---

## Summary

* OS: { type-or-version }
* Type: { core, doc, performance, scripts, tests, wheels, newapi }

## Description

{{{
  A clear explanation of your proposal. Please read the contributing guidelines before submit:
  https://github.com/giampaolo/psutil/blob/master/CONTRIBUTING.md
}}}