Skip to content

Commit e6b4a03

Browse files
committed
how to contribute
1 parent 55dcecc commit e6b4a03

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

md/faq/features/contribute/contribute.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ The easiest way to contribute this to the community is to [create a team](https:
77
- clone or rename your ops to the [team namespace](../../../5_1_permissions/3_ops/ops)
88
- [make the team public](../../../5_1_permissions/2_teams/teams), so people can join and use your ops
99
- promote your ops, have people join your team, collect feedback, gather collaborators
10-
- for bugfixes or improvements in core ops: contact us on [discord](https://discord.gg/cablesgl)
10+
11+
---
12+
13+
For bugfixes or improvements in core ops, the editor or the standalone version, read up on how to [develop cables](../../../6_1_developing_cables/developing_cables)
14+
and create a pull request for the affected repository.
1115

1216
Thanks for contributing!
1317

14-
Please make sure that your code adheres to the guidelines in this documentation and is free of any licenses that would prohibit commercial use, or include some "copyleft" clauses.
15-
We prefer the [MIT License](https://opensource.org/licenses/MIT). Should we accept you contribution into cables.gl-core your code will also be put under MIT License and you will be properly credited.
18+
---
19+
20+
Please make sure that your code adheres to the guidelines in this documentation and is free of any licenses that would prohibit
21+
commercial use, or include some "copyleft" clauses. We prefer the [MIT License](https://opensource.org/licenses/MIT).
22+
23+
Should we accept you contribution into cables.gl-core your code will also be put under MIT License and you will be properly credited.
1624

0 commit comments

Comments
 (0)