Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.05 KB

File metadata and controls

27 lines (17 loc) · 1.05 KB

Contributing to MIDAS

Thank you for your interest in MIDAS! This project is primarily developed and maintained by Hemant Sharma at Argonne National Laboratory.

Reporting Bugs

Please open an issue using the bug report template. Include:

  • Your OS, compiler, and MIDAS version
  • The relevant portion of your parameter file
  • The full error message or unexpected output
  • Steps to reproduce

Requesting Features

Use the feature request template to suggest improvements.

Contributing Code

  1. Fork the repository and create a branch from master.
  2. Make your changes with clear, descriptive commit messages.
  3. Ensure the code compiles with ./build.sh.
  4. Open a pull request describing your changes and the problem they solve.

Questions

For general questions about using MIDAS, please open an issue or email hsharma@anl.gov.