Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1 KB

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 1 KB

Contributing

We are excited that you want to contribute to this repo. 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.

Pull Request Process

  1. Make sure that the thesis can be built completely and look at the result. Make sure that you do not make any mistakes, e.g. spelling mistakes.
  2. Check if the README.md needs to be updated with the changes made.
  3. Increase the version number in any necessary files to the new version that the pull request would represent if it is a major or important change. The versioning scheme we use is SemVer.
  4. You may merge the Pull Request in once you have the sign-off of one other developers, or if you do not have permission to do that, you may request the reviewer to merge it for you.