PULL REQUEST TEMPLATE
[Bug/Feature] description¶
Describe the problem or the feature concisely.
Solution description¶
Describe your code changes in details for the reviewers. Explain the technical solution you have provided. If is a BUGFIX, how it fixes the issue. If it is a feature, explain how it achieves the goal.
Please mark what kind of HHS changes you provided¶
[ ] Dotfiles [ ] Functions [ ] Aliases [ ] Applications [ ] Other
Please mark what kind of tests you provided¶
[ ] Python unit tests [ ] Bash tests using bats
Did you test you code on¶
[ ] MacOS [ ] Ubuntu [ ] CentOS [ ] Fedora
Did you modify the installation/uninstallation scripts ?¶
[ ] Installation [ ] Uninstallation [ ] None of them