mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-27 04:32:55 +00:00
14 lines
495 B
Markdown
14 lines
495 B
Markdown
# Checklist
|
|
- [ ] I have described the changes below
|
|
- [ ] I have linked to any relevant issues
|
|
- [ ] All tests passing
|
|
- [ ] Documentation in `doc/` has been updated
|
|
- [ ] All new code is licensed under GPLv3
|
|
|
|
## Description
|
|
|
|
* Describe the changes, why they were necessary, etc
|
|
* Describe how the changes will affect existing behaviour.
|
|
* Describe how you tested and validated your changes.
|
|
* Include any relevant screenshots/evidence demonstrating that the changes work and have been tested.
|