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

Latest commit

 

History

History
34 lines (26 loc) · 1.87 KB

CONTRIBUTING.md

File metadata and controls

34 lines (26 loc) · 1.87 KB

phousan contributing

How can I contribute?

Reporting bugs

Bugs are tracked as GitHub issues. Create an issue in this repository and provide the following information:

  • Explain the problem and include additional details to help maintainers reproduce the problem
  • Use a clear and descriptive title for the issue to identify the problem.
  • Describe the exact steps which reproduce the problem in as many details as possible.
  • Explain which behavior you expected to see instead and why.
  • Include screenshots and animated GIFs which show you following the described steps and clearly demonstrate the problem.
  • If the problem wasn't triggered by a specific action, describe what you were doing before the problem happened.
  • Specify which version of phousan you're using.
  • Specify the Android version you're using.

Suggesting Enhancements

Enhancement suggestions are tracked as GitHub issues. Create an issue in this repository and provide the following information:

  • Use a clear and descriptive title for the issue to identify the suggestion.
  • Provide a step-by-step description of the suggested enhancement in as many details as possible.
  • Provide specific examples to demonstrate the steps. Include copy/pasteable snippets which you use in those examples, as Markdown code blocks.
  • Describe the current behavior and explain which behavior you expected to see instead and why.
  • Include screenshots and animated GIFs which help you demonstrate the steps or point out the part of phousan which the suggestion is related to.
  • Explain why this enhancement would be useful to most phousan users.
  • Specify which version of phousan you're using.
  • Specify Android version you're using.

Code Contribution

  • Clone the repository
  • Add your code change
  • Create a pull request