Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

40 lines (29 loc) · 1.29 KB

Welcome!

I'm so glad you're thinking about contributing to my open source project! If you're unsure or afraid of anything, just ask or submit the issue or pull request anyways. The worst that can happen is that you'll be politely asked to change something. I appreciate any sort of contribution, and don't want a wall of rules to get in the way of that.

Before contributing, I encourage you to read the CONTRIBUTING policy (you are here), the LICENSE, and the README, all of which should be in this repository.

Contributing to the laptop script

Edit the mac file. If you added or removed any tools, document your changes in the README.md file. Follow shell style guidelines by using ShellCheck.

# Install shellcheck
brew install shellcheck

# Run shellcheck from the root of the repo
shellcheck mac

Public domain

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.