Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 581 Bytes

File metadata and controls

19 lines (16 loc) · 581 Bytes

Scattersphere Contributors

To contribute to the Scattersphere project, please do the following:

  • File an issue
  • Fork the repository
  • Make proposed changes on a branch in your repository
  • Make sure the project does the following:
    • Passes in CircleCI
    • Compiles with no warnings or errors
    • Is properly documented
    • sh scripts/circle/build.sh
    • sh scripts/circle/doc.sh
  • Also, make sure all tests pass:
    • sh scripts/circle/test.sh
  • Submit a pull request

By submitting code, you agree to the terms of the Apache 2.0 license outlined in the LICENSE file.