Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.6 KB

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 1.6 KB

Bug reports

A bug is a demonstrable problem that is caused by the code in the repository. Good bug reports are extremely helpful, so thanks!

Guidelines for bug reports:

  • Try to reproduce the issue on your device to check it's not a Android System issue/behaviour;
  • Use the GitHub issue search, check if the issue has already been reported, if there are some missing details, add them in issue comments, without creating a new one;
  • Check if the issue has been fixed — try to reproduce it using the latest available build;
  • Isolate the problem — ideally create a reproducible scenario and a live example.

A good bug report shouldn't leave others needing to chase you up for more information. Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What device(s) and OS experience the problem? Do other devices show the bug differently? What would you expect to be the outcome? All these details will help people to fix any potential bugs.

Feature requests

Feature requests are welcome, Consider that we follows official Materrial Design guidelines, so refrain from asking particular features of non-official guidelines.

Pull requests

Please ask first before embarking on any significant pull request (e.g. implementing features, refactoring code), otherwise you risk spending a lot of time working on something that developers might not want to merge into the project.

License

By contributing your code, you agree to license your contribution under the GNU General Public License.