Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 757 Bytes

CODE_CONTRIBUTION.md

File metadata and controls

13 lines (9 loc) · 757 Bytes

:octocat: Code contribution

You can do this using a GitHub Pull Request from a fork.

But before you start, please open an issue about your intention and wait for a project maintainer approve.

After that:

  1. Read more about the developing process.
  2. Fork the project.
  3. Make a new feature branch from the master branch on your forked project.
  4. Open a new Pull Request to the Seeneva/seeneva-reader-android master branch from your feature branch with pushed changes.
  5. 🎉