| ... | ... | @@ -21,8 +21,6 @@ First of all, a few things about this repo: |
|
|
|
In Boardcore there are two **main branches**:
|
|
|
|
|
|
|
|
- The `master` branch: is the main branch, everything's that here has been tested and it's working (or at least it should).
|
|
|
|
- The `testing` branch: is where development takes places. When a new feature is ready, it has to work with
|
|
|
|
the rest of the code and then, only when everything's working, it can be merged with the master.
|
|
|
|
|
|
|
|
------------------
|
|
|
|
**:warning: WARNING: You should NEVER commit directly to the master**
|
| ... | ... | |