git-subtree-dir: vendor/git.knownelement.com/ExternalVendorCode/bash3boilerplate git-subtree-split: 2e878ec30f0572ad80f34743b6136536cf7c202f
8 lines
449 B
Markdown
8 lines
449 B
Markdown
Thanks for contributing to b3bp! As part of your PR, have you:
|
|
|
|
- [ ] Added an item in [CHANGELOG.md](https://github.com/kvz/bash3boilerplate/blob/HEAD/CHANGELOG.md) with attribution?
|
|
- [ ] Added your name to the [README.md](https://github.com/kvz/bash3boilerplate/blob/HEAD/README.md#authors)
|
|
- [ ] Linted your code? (`make test` should do the trick)
|
|
|
|
If so, great! Feel free to replace this message with a description of your work and hit submit!
|