This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Labels
Labels
25 labels
- This issue has to do with the analysis component of the code or document. (plots, postprocessing)
- This issue has to do with the build system of the code/doc (makefiles, cmake, install errors)
- This issue has to do with the main bulk of the code or document. (methods, main content)
- This issue has to do with the input component of the code or document. (input parameters, prep)
- This issue has to do with the output component of the code or document. (writing to databases, etc.)
- This issue does not require expert knowledge and may be a good issue for new contributors.
- This issue may be complex or require specialized skills.
- This issue is not only complicated, but also complex. It may require special advanced skills.
- This is the highest priority (i.e. it is blocking other work or facing a deadline).
- This work is important and should be completed ASAP.
- This work is important, but not urgent.
- This work is valuable, but not urgent or mission critical.
- No one has claimed this issue yet. It is in need of solving.
- This issue has been claimed, but it's not being worked on right now, and it's not next to be tackled
- The assignee has chosen to work on this item next (after their current, in progress, issue)
- This is actively being worked on by the assignee.
- This issue has been handled, and the solution is being reviewed. (probably as a PR)
- This can be closed because it is covered by / duplicative of the content of another issue or PR.
- This issue can be closed because it is not necessary to fix this issue.
- Something is wrong or broken. This issue or PR is related to a bug in code.
- Is related to API documentation, website content, etc.
- New feature or feature request
- This issue can be closed with a discussion and/or an answer.
- Is related to coding style guide compliance (e.g. PEP8 or google C++ style guide).
- Is related to software testing. Failing tests, necessary new tests, test frameworks, etc.