Skip to content

Commit 2837893

Browse files
committed
chore: update readme
1 parent 542fa63 commit 2837893

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ world.scene.setup();
7272
world.camera.controls.setLookAt(3, 3, 3, 0, 0, 0);
7373
```
7474

75+
## 🤝 Contributing
76+
77+
Thinking of sending a PR? Awesome! Please read our [contributing guide](https://docs.thatopen.com/contributing) first — it covers the code conventions we follow (JSDoc, examples, resources, etc.) so your changes sail through review.
78+
7579

7680
[npm]: https://img.shields.io/npm/v/@thatopen/components
7781
[npm-url]: https://www.npmjs.com/package/@thatopen/components

packages/core/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ world.scene.setup();
7272
world.camera.controls.setLookAt(3, 3, 3, 0, 0, 0);
7373
```
7474

75+
## 🤝 Contributing
76+
77+
Thinking of sending a PR? Awesome! Please read our [contributing guide](https://docs.thatopen.com/contributing) first — it covers the code conventions we follow (JSDoc, examples, resources, etc.) so your changes sail through review.
78+
7579

7680
[npm]: https://img.shields.io/npm/v/@thatopen/components
7781
[npm-url]: https://www.npmjs.com/package/@thatopen/components

packages/front/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ world.scene.setup();
7272
world.camera.controls.setLookAt(3, 3, 3, 0, 0, 0);
7373
```
7474

75+
## 🤝 Contributing
76+
77+
Thinking of sending a PR? Awesome! Please read our [contributing guide](https://docs.thatopen.com/contributing) first — it covers the code conventions we follow (JSDoc, examples, resources, etc.) so your changes sail through review.
78+
7579

7680
[npm]: https://img.shields.io/npm/v/@thatopen/components
7781
[npm-url]: https://www.npmjs.com/package/@thatopen/components

0 commit comments

Comments
 (0)