Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 904 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 904 Bytes

The developer documentation has information on how to participate in the mantid project as a developer. This document is meant to outline the steps for contributing to mantid without becomming a developer.

  1. Fork the repository.
  2. Make changes as you see fit. Please still follow the guidelines for running the unit tests and the build servers.
  3. Submit a pull request. Pull requests work best if you do your work on a branch rather than in the master.
  4. Email mantid-help@mantidproject.org as an extra poke to get people to notice your change. The mantid project does not use pull requests internally so the extra notification makes sure that people notice the request.