mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Add GitHub ISSUE_TEMPLATE and CODEOWNERS files, and `./go goinfo` command #221

Closed mbland closed 6 years ago

mbland commented 6 years ago

Closes #216.

This should make it easier for people to file high-quality issues. Tweaked CONTRIBUTING.md accordingly, and fixed a stale reference to mbland/custom-links.

Also makes lib/platform output a bit more robust, motivated by the creating of ./go goinfo. I'll also open an issue to make the core of _@go.goinfo the core of ./go vars, which will itself become more flexible.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.09%) to 95.053% when pulling f96198393ef40e47a120d48e075b3d24beefcae6 on issue-template into 64cddaf837316af299d94e0a7b6c777b9bf01a70 on master.