Improve DevOps #5787
maxpatiiuk
started this conversation in
Feature Requests
Improve DevOps
#5787
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Try out the "[scope] message" commit message convention
Instead of saying:
Fix infinite loading loop in the workbenchsay:
[workbench] Fix infinite loading loopWay 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
Beta Was this translation helpful? Give feedback.
All reactions