Skip to content

Commit 9246e05

Browse files
authored
Documentation: Add note on difference between main and add-on contributions (#66)
1 parent 9a93aaa commit 9246e05

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/docs/faq.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ You can create custom worlds using Unity. Check out the [World Creation Guide](/
5050
### How can I contribute?
5151

5252
We welcome contributions! See the [Contributing Guide](/docs/contributing) for more information on how to get involved.
53+
54+
### What's the difference between core component contributions and add-on contributions?
55+
A: Core components include systems that make up the key features of Basis. Contributions (or modules) include extra features which, while useful, are not required by default. Therefore, contributions may provide features that are outside the scope of the main Basis offering, which may provide value to developers using Basis.

0 commit comments

Comments
 (0)