Until further notice all issues and PRs are to be opened in this repo
The component environment is a unique type of an extension that implements specific APIs to support building (compiling/transpiling) components and running unit tests.
This repository contains the environments officially maintained for the public use of the Bit developers community, and used in all official documentation and tutorials.
All environments are available to browse and install from the official Bit environments Scope.
Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.
We actively welcome your pull requests.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Add your change to the CHANGELOG.md file at the [unreleased] section.
By contributing to Bit, you agree that your contributions will be licensed under its Apache2 license.