PowerTools/.github/ISSUE_TEMPLATE/feature-request.md

626 B

name about title labels assignees
Feature Request Suggest a tool to add enhancement

Describe what you'd like to be able to do A clear and concise description of what you want. E.g. I'd like to be able to select how many CPU cores are enabled.

Describe alternatives you've considered A clear and concise description of any alternatives you've considered. E.g. Enabling and disabling CPU cores with another computer connected over SSH.

Additional context Description of how can this be done. E.g. This can be accomplished with echo {0 or 1} > /sys/devices/system/cpu/cpu{cpu_number}/online.