Labels
Labels
29 labels
- Analysis work
- Something isn't working
- Changes that affect the build system or dependencies
- Changes that do not relate to a fix or feature and don't modify src or test files
- Continuous integration and continuous delivery/deployment changes
- Changes only making code cleaner & do not change how the code works nor the outputs produced
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- A collection of issues
- Good for newcomers
- Extra attention is needed
- Changes that are for performance improvements only.
- Critical priority (Blocking production, security risk, or urgent time-sensitive change)
- High priority
- Low priority
- Medium priority
- Pull requests that update Python code
- Further information is requested
- Required
- A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
- Changes to test code only
- Description for a test case to be formalized
- Changes are needed for the `staging` branch which points to VRS 2.0-alpha
- This will not be worked on