...

Text file src/github.com/shirou/gopsutil/.github/ISSUE_TEMPLATE/feature_request.md

Documentation: github.com/shirou/gopsutil/.github/ISSUE_TEMPLATE

     1---
     2name: Feature request
     3about: Suggest an idea for gopsutil
     4
     5---
     6
     7**Is your feature request related to a problem? Please describe.**
     8[A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]]
     9
    10**Describe the solution you'd like**
    11[A clear and concise description of what you want to happen.]
    12
    13**Describe alternatives you've considered**
    14[A clear and concise description of any alternative solutions or features you've considered.]
    15
    16**Additional context**
    17[Add any other context or screenshots about the feature request here.]

View as plain text