Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

How to Contribute

Anubha Kushwaha edited this page Dec 19, 2016 · 3 revisions

Welcome to PowerUp Android Project.

  • You can subscribe to our systers-dev mailing list and shoot an introductory email.
  • You can join our slack channel and navigate to #powerup channel

Contribution Guidelines

  • Pick an open issue from the issue list, claim it in the comments,after approval fix the issue and send us a pull request.
  • Create a new issue,a community member will get back to you and once approved send the PR for the same
  • Please go through our issue list first(open as well as closed) and make sure the issues you are reporting do not replicate the issues already reported. If you have issues on multiple pages, report them separately. Do not combine them into a single issue.
  • All the PR’s need to be sent to the develop branch

Avoid doing the following mistakes

  1. Fix a new issue and submit a PR without reporting and getting it approved at first.
  2. Fix an issue assigned to somebody else and submit a PR before the assignee does.
  3. Report issues which are previously reported by others. (Please check the closed issues too before you report an issue).
  4. Suggest completely new developments in the issue list. (Please use the mailing list/slack channel for this kind of suggestions. Use issue list to suggest bugs/features in the already implemented sections.)