We are glad you are here! We think it's awesome that you want to spend time helping us make Segmented Arc for React Native even better. We really value the community we get to be a part of, and we are grateful for your contribution.
The basic workflow:
- You have an idea or see something that you want to fix, so ...
- Fork Segmented Arc for React Native.
- Start a new branch for your feature.
- Branch prefixes we use:
feature/
: for featuressupport/
: for general refactoringhotfix/
: something broke and we need to fix it now
- Branch prefixes we use:
- Submit a Pull Request! Do it early and mark it
WIP
so a maintainer knows it's not ready for review just yet. - Request review from one of our maintainers.
- Get Approval. We'll let you know if there are any changes that are needed.
- Boom! You can merge your changes into Segmented Arc for React Native.
Pull Requests:
- Submit a PR to get your changes approved.
- Request review from a maintainer.
- Make sure you include an explanation of what's changed, why, and anything these changes affect.
- Our maintainer will review and approve your PR.
- Merge!
- Be Kind
- Working with us should be a fun learning opportunity, and we want it to be a good experience for everyone. Please treat each other with respect.
- If something looks outdated or incorrect, please let us know! We want to make Segmented Arc for React Native as useful as possible.
- Own Your Work
- Creating a PR for Segmented Arc for React Native is your first step to becoming a contributor, so make sure that you own your changes.
- Our maintainers will do their best to respond to you in a timely manner, but we ask the same from you as the contributor.