# Tangled https://tangled.org The next-generation social coding platform. ## Overview This monorepo contains the majority of Tangled's open source code. Notably, it includes: * the primary [appview](https://tangled.org/tangled.org/core/tree/master/appview) service, * [knotserver](https://tangled.org/tangled.org/core/tree/master/knotserver) for git hosting and operations, * [spindle](https://tangled.org/tangled.org/core/tree/master/spindle) for continuous integration, * [bobbin](https://tangled.org/tangled.org/core/tree/master/bobbin), the API service, ... and more. ## Bugs Please file any issues about this code or the hosted service on the [issue tracker](https://tangled.org/tangled.org/core/issues). You may also use our [Discord](https://chat.tangled.org) for the same. ## Security If you've identified a security issue in Tangled, please email [security@tangled.org](mailto:security@tangled.org) with the details! ## Contributing PRs welcome! But please file a [proposal for bigger changes](https://docs.tangled.org/contribution-guide#proposals-for-bigger-changes). We have strict [rules for commit messages](https://docs.tangled.org/contribution-guide#commit-guidelines) (or skim `git log`). We require a Developer Certificate of Origin (DCO) `Signed-off-by:` line in commits. [Read more here](https://docs.tangled.org/contribution-guide#developer-certificate-of-origin-dco). ## Legal The contents of this repository are licensed under MIT.