Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

23 lines (19 loc) · 1.05 KB

How to Contribute

Your contributions are always welcome! I can be sure to accept your contribution as long as following the guidelines below.

Guidelines

  • Fork this repo.
  • Edit the README.md.
  • Add your project name, linking to it, and the short description.
    • Format: * [project name](http://example.com/) - A short description ends with a period.
    • Example: * [PhotocuratioN](https://github.com/sonadztux/neverland) - an easy to use Android App to predict manipulated image focused on human face.
    • Add it under your project theme.
    • Keep descriptions concise and short.
    • Please sort them in alphabetical order A-Z.
  • Make a Pull Request to the this repo.
    • Make sure the PR title is in the format of Add (project name)
    • Example: Add PhotocuratioN
  • Enjoy the wait until your PR being merged by the repo owner.
  • Additional notes:
    • Check your spelling and grammar.
    • Remove any trailing whitespace.

Thanks for you contribution, guys! :)