Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 857 Bytes

File metadata and controls

14 lines (10 loc) · 857 Bytes

Contributing

When contributing to this repository, please discuss the changes you wish to make by submitting an issue first. It helps us understand your proposal in advance and discuss wether it is necessary or not.

Alternatively, you can contribute to resolve any of the open issues without the need for prior discussion.

Pull Requests

Please follow these exact steps for sending us a pull request:

  • Make sure that an issue regarding your proposal is open (by you or someone else).
  • Fork this repository and clone the fork to your local machine.
  • Checkout the dev branch for the latest development progress using git checkout dev.
  • Send us a pull request from your-username:dev to yasm:dev.
  • Your PR will be merged if satisfactory.