Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a new issue in https://github.com/ACME-Climate/ACME/issues
  2. In the issue title, briefly describe what the bug does.  Don't use the word "bug" or "error" in the title.
  3. In the body, give more detail on the bug including files involved (if known), the output of "git describe --dirty" (for bugs on master or maint) and how to reproduce the bug.
  4. Using the "Labels" menu, add the "bug" label to the issue if the bug is in master or a maint branch.  Otherwise If you aren't sure, use "PotentialBug".
  5. Also add a label for what component the bug appears in to be from if known (atmosphere, land, ocean, etc.).
  6. Using the "Assignee" menu, assign the bug to one of the component integrators.  The integrator will work with the group lead to find someone to fix the bug.
  7. If necessary, work with the integrator to better describe the bug or how to reproduce it.

...