CLI tool to control your IoT gadgets.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
roomcomputer/CONTRIBUTING.md

339 B

Rules for contributing

Pull-request rules

- Create an issue before adding a new feature.
- Always create a new branch for your issue or change.
- Make actual quality PRs, no +1 etc.

General format rules

- Use TABS for indentation.
- Try to follow the layout of the code.
- Follow the file structure, don't deviate from it.