Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.32 KB

File metadata and controls

21 lines (13 loc) · 1.32 KB

Contributing

I strongly encourage community participation and contribution to this project. First, please fork the repository and commit your changes there. Once happy with your changes you can generate a 'pull request'.

You must agree to the contributor license agreement before I can accept your changes.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Contributing Process

  1. If you haven't already, click the "Fork" button on the right side of the title to make a copy of the repo.
  2. Make changes as you see fit (in yourName/<repository name>), either online or offline
  3. Once you're done, head into GitHub, click the "Pull requests" button under the title of the repo
  4. Create a new pull request, merging the head repository (yourName/<repository name>) to base repository (mpostol/<repository name>), reference the issue if required.
  5. Sit back, and wait for response from the devs.

If this is your first time, you may want to head here for a more in-depth guide on how to contribute.