recoder-code
Version:
Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities
12 lines (8 loc) • 333 B
Markdown
# Contributing
Hello, thank you for your interest in contributing to this repository
# Guidelines
* Use `npm` as package manager
* Test your feature/bugfix and keep full coverage. You can execute `npm test && npm run report` to
see the test coverage report
* Update `README.md` if needed
* Do not skip pre-commit hook