Commit Graph

29 Commits

Author SHA1 Message Date
Clement Tsang e1be318177
docs: update usage and config, add blurb in home (#876)
* docs: update usage and config, add blurb in home

* add doc pages to pr template
2022-11-07 23:36:27 -05:00
Clement Tsang 3296feae50
ci: unify CI workflow with one ending step (#860)
* ci: unify CI workflow with one ending step

* update PR template
2022-10-30 19:20:41 -04:00
Clement Tsang c01e3bca71
github: add note on coverage/tests in PR template 2022-08-17 11:30:13 -04:00
Clement Tsang 79a0f20825
github: tweak wording of PR 2022-08-14 18:17:01 -04:00
Clement Tsang 4e2a25ac68
github: update PR template wording for testing 2022-08-13 11:38:50 -04:00
ClementTsang 1af0d7cb6e other: update PR template 2021-12-19 13:01:34 -05:00
Clement Tsang 06071d5abf
docs: migrate documentation over to mkdocs (#506)
A large migration of documentation over to mkdocs, and some rewrites. Some stuff (install information, basic supported systems, contributors, thanks) are still staying in README.md, and CONTRIBUTING.md is essentially duplicated right now. However, stuff like configuration and key/mouse bindings are now moved to mkdocs.

Some parts are still a bit WIP - it is definitely not done (documentation never seems to be...). However, it should be "good enough" for now, and I'm much happier working with the documentation in this form than trying to scroll through a giant endless README.md file. It also works much better for adding new documentation.
2021-06-21 01:40:58 -04:00
ClementTsang b03c53d1ef github: update PR template 2021-05-22 22:58:16 -04:00
Clement Tsang fd41c1367c
github: modify PR template to specify screenshots 2021-03-12 06:20:31 -05:00
ClementTsang 2d127f198e ci: uptick to 0.5.1, fix ci 2020-11-22 02:33:48 -05:00
ClementTsang a12cabd160 other: update github issue and PR templates 2020-09-27 01:49:35 -04:00
ClementTsang 19243bfc9f docs: Add CONTRIBUTING.md 2020-04-29 00:07:09 -04:00
Clement Tsang b6ea10770b
github: update PR template 2020-04-28 22:51:18 -04:00
Clement Tsang a9c6b227a6
Update pull_request_template.md 2020-04-03 00:53:11 -04:00
Clement Tsang c1a19f960f
Reworded a bit of the PR template 2020-03-30 00:49:12 -04:00
Clement Tsang 8b5414cc01
Update pull_request_template.md 2020-03-30 00:46:41 -04:00
Clement Tsang a17bf0b973
Update pull_request_template.md 2020-03-13 01:09:21 -04:00
Clement Tsang 226c4e5a68
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.
2020-03-08 00:35:01 -05:00
Clement Tsang 111eb42064
[skip travis] Add another bit to the PR template 2020-03-04 00:02:04 -05:00
Clement Tsang b991102819
[skip travis] Add "avoid merge conflicts" 2020-02-29 19:37:49 -05:00
ClementTsang f0f1ee129e Minor side update
* Update PR template to be a bit more specific
* Update README to state what version of rust I dev on in contributions
* Update rustfmt to remove another unstable line
2020-02-28 01:12:49 -05:00
ClementTsang f186d988a6 Italicize the issues line. 2020-02-27 18:31:08 -05:00
ClementTsang 66a0b2ac10 [skip travis] update github files once more 2020-02-27 16:10:33 -05:00
ClementTsang 35f06f0acf [skip travis] Update some github documentation. 2020-02-27 16:08:39 -05:00
Clement Tsang 679a93ce8f
[skip travis] Update pull req template auto close 2020-02-25 22:49:01 -05:00
ClementTsang 24025df106 [skip travis] Update some github documentation. 2020-02-25 20:17:49 -05:00
ClementTsang 5e9d9500d5 Update github files again. 2020-02-24 21:44:24 -05:00
Clement Tsang d1cccff54b
[skip travis] PR template 2020-02-23 01:08:48 -05:00
Clement Tsang ea8841dfb8
[skip traivs] Add PR checklist
This is honestly more for myself than anyone when I add a new feature on a branch.
2020-02-23 00:42:20 -05:00