Thank you for your interest in contributing!
- Fork the repository
- Create a feature branch:
git checkout -b feat/my-feature - Make your changes
- Submit a pull request
git clone https://github.com/embeddedos-org/eOffice.git
cd eOffice
npm install
npm testFollow Conventional Commits.
By contributing, you agree that your contributions will be licensed under the MIT License.