Contributing#

This is a laboratory website maintained by the SIMEXP team. Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. You can contribute in the ways listed below.

Improve the content#

Fixing typos or suggestion changes to the text is very much appreciated. The layout can always be improved too! Whether you directly implement the changes or just make a general suggestion, do not hesitate to raise an issue.

Add content#

The SIMEXP website can always use more documentation on the laboratory operations. Any other idea is also welcome.

Get Started#

Ready to contribute? Here’s how to set up SIMEXP website for local development.

  1. Fork the repo on GitHub.

  2. Clone your fork locally.

  3. Install your local copy into a virtualenv, e.g., using virtualenvwrapper or conda.

  4. Create a branch for local development and make changes locally.

  5. Commit your changes and push your branch to GitHub.

  6. Submit a pull request through the GitHub website.

Code of Conduct#

Please note that the SIMEXP website project is released with a Code of Conduct. By contributing to this project you agree to abide by its terms.