We appreciate contributions of any kind - new contributions are welcome whether it's through bug reports or new pull requests.
Please add an issue. We'll review it, add labels and reply within a few days.
Comment on the issue that you'd like to work on and we'll add the
claimed
label. If you see the claimed
label already on the issue you
might want to ask the contributor if they'd like some help.
Go right ahead! Just submit a pull request when you're done.
We love pull requests from everyone:
- Fork tthis repository:
- Clone forked repository
git clone [email protected]:YOUR-USERNAME/android-showcase.git
All changes should be based on the main
branch. Push to your fork and submit a pull request against the main
branch.
At this point you're waiting on us. We like to at least comment on pull requests within few days. We may suggest some changes or improvements or alternatives.
Some things that will increase the chance that your pull request is accepted:
- Make sure all tests and lint checks are passing (review them on the pull request page)
- Update README with any changes are needed
- Write tests (if needed)
- Write a good commit message