Tag FAQ - Godlike/Pegasus GitHub Wiki
Task experience:
- Math - lot's of math stuff has to be implemented, linear algebra, analytic geometry, etc.
- Physics - means mostly working with physical code
- Applied - everything that is not directly related to the math or physics, if it's CI fix, CMake fix, refactoring etc
Task change:
- Optimization - the main goal of the change is to make something work more efficient
- Enhancement - additional functional that does not introduce new major code entities
- Refactoring - just rewriting old code
Task significance:
- Feature - major new functional
- Bug - something in the current code base has to be fixed
- Research - this task is not yet clear and might require a lot of research