Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

40 lines (26 loc) · 1.16 KB

Contributing

We love contributions from everyone. By participating in this project, you agree to abide by the thoughtbot code of conduct.

We expect everyone to follow the code of conduct anywhere in thoughtbot's project codebases, issue trackers, chatrooms, and mailing lists.

Prerequisites

Contributing to React Native Template requires you to install rename. If you're on macOS, you can install rename with Homebrew:

$ brew install rename

Contributing Code

Make your change. Follow the style guide.

Mention how your changes affect the project to other developers and users in the commit and PR description.

Push to your fork. Write a good commit message. Submit a pull request.

Others will give constructive feedback. This is a time for discussion and improvements, and making the necessary changes will be required before we can