summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-03-08 00:35:01 -0500
committerGitHub <noreply@github.com>2020-03-08 00:35:01 -0500
commit226c4e5a681f66db7bf5a263804332d201ced98c (patch)
treec50cc51a0211f3873388f3d50618f4e22654764b /.github
parent6342686e2243cd8ecb4f47b604caf5520919c34a (diff)
Clean up and manage some basic stuff (#73)
* Remove debug statement. * Remove redundant functions from main * Update pull request template. * Format temperature line. * Update README for chocolatey. * Add note about basic mode and htop's inspiration.
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index c0ed35fc..28afc4f9 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -10,18 +10,16 @@ Closes: #
## Type of change
-_Remove the irrelevant one:_
+_Remove the irrelevant ones:_
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
-- [x] Other (something else)
+- [x] Other (something else - please specify if relevant)
## Test methodology
_Please state how this was tested:_
-
-
_Please tick which platforms this change was tested on:_
- [ ] Windows