-
Notifications
You must be signed in to change notification settings - Fork 7
No labels!
There aren’t any labels for this repository quite yet.
25 labels
Comp:Analysis
Comp:Analysis
This issue has to do with the analysis component of the code or document. (plots, postprocessing)
Comp:Build
Comp:Build
This issue has to do with the build system of the code/doc (makefiles, cmake, install errors)
Comp:Core
Comp:Core
This issue has to do with the main bulk of the code or document. (methods, main content)
Comp:Input
Comp:Input
This issue has to do with the input component of the code or document. (input parameters, prep)
Comp:Output
Comp:Output
This issue has to do with the output component of the code or document. (writing to databases, etc.)
Difficulty:1-Beginner
Difficulty:1-Beginner
This issue does not require expert knowledge and may be a good issue for new contributors.
Difficulty:2-Challenging
Difficulty:2-Challenging
This issue may be complex or require specialized skills.
Difficulty:3-Expert
Difficulty:3-Expert
This issue is not only complicated, but also complex. It may require special advanced skills.
Priority:1-Critical
Priority:1-Critical
This is the highest priority (i.e. it is blocking other work or facing a deadline).
Status:2-Backlog
Status:2-Backlog
This issue has been claimed, but it's not being worked on right now, and it's not next to be tackled
Status:3-Selected
Status:3-Selected
The assignee has chosen to work on this item next (after their current, in progress, issue)
Status:5-In Review
Status:5-In Review
This issue has been handled, and the solution is being reviewed. (probably as a PR)
Status:6-Duplicate
Status:6-Duplicate
This can be closed because it is covered by / duplicative of the content of another issue or PR.
Status:7-WontFix
Status:7-WontFix
This issue can be closed because it is not necessary to fix this issue.
Type:Style
Type:Style
Is related to coding style guide compliance (e.g. PEP8 or google C++ style guide).