diff --git a/src/blenderbim/docs/blenderbim/developer_guide.rst b/src/blenderbim/docs/blenderbim/developer_guide.rst index f1b4f778ca..c56fceb0a7 100644 --- a/src/blenderbim/docs/blenderbim/developer_guide.rst +++ b/src/blenderbim/docs/blenderbim/developer_guide.rst @@ -284,3 +284,14 @@ The code for IfcOpenShell's various systems can be found here: - `ifcopenshell (core) `__ - `ifcopenshell.util `__ - `ifcopenshell.api `__ + +Asking for help +--------------- + +It's no fun to code alone! It's encouraged to reach out if there are any issues, +if you'd like to code together with another developer, need a code review, or +need further testing. Here are some places to reach out: + +- `Github issues `__ +- `OSArch live chat `__ +- `OSArch community forum `__