-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
1 - RequestA request made by a member of the communityA request made by a member of the communitytype:metaThe Issue is related to platform engineering, deployment, CI/CD, GitOps, or other DevOps aspectsThe Issue is related to platform engineering, deployment, CI/CD, GitOps, or other DevOps aspects
Description
-
Try out the "[scope] message" commit message convention
Instead of saying:
Fix infinite loading loop in the workbench
say:
[workbench] Fix infinite loading loop
Way shorter, more consistent and easier to scan visually -
Use package.json scripts instead of a makefile. To be like canonical JavaScript, not canonical C++. Consider replacing the existing Makefile file on the front-end with package.json
Metadata
Metadata
Assignees
Labels
1 - RequestA request made by a member of the communityA request made by a member of the communitytype:metaThe Issue is related to platform engineering, deployment, CI/CD, GitOps, or other DevOps aspectsThe Issue is related to platform engineering, deployment, CI/CD, GitOps, or other DevOps aspects
Type
Projects
Status
✅ Done