Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 647 Bytes

File metadata and controls

10 lines (7 loc) · 647 Bytes

Contributing

Contributions are welcome. To contribute:

  1. Fork the repository and clone your fork.
  2. Create a branch from development: git checkout development && git pull && git checkout -b your-feature.
  3. Make your changes (code, docs, or tests). For the Fortran model, ensure make rebuild still builds; for Python, use the rce environment.
  4. Push your branch and open a Pull Request against development.

For library or compiler issues on your system, see Common issues or contact it@nsstc.uah.edu.