Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 703 Bytes

File metadata and controls

19 lines (12 loc) · 703 Bytes

Contributing

First off, thank you for taking the time to contribute to Surveillance Center.

There are many ways to contribute. For example, you might improve the documentation, submit bug reports and feature requests or write code.

Here is a quick guide how to submit pull requests:

  1. Fork the project on GitHub and check out your copy locally.

  2. For developing new features and bug fixes, the develop branch should be pulled and built upon.

  3. Commit your changes and push to your fork.

  4. Go to GitHub and create a pull request to the Surveillance Center repository. Select develop as the base branch you'd like to merge your changes into.