Skip to content

Commit ca42022

Browse files
authored
Update README.md
1 parent c0e359d commit ca42022

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

β€ŽREADME.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,14 @@ The Cube.js javascript Client performs queries, expressed via dimensions, measur
271271

272272
## Contributing
273273

274-
How you can help:
275-
276-
1. Upvote issues with πŸ‘ reaction so we know what's the demand for particular issue to prioritize it within road map.
277-
2. Create issues every time you feel something is missing or goes wrong.
278-
3. Ask questions on [Stack Overflow with cube.js tag](https://stackoverflow.com/questions/tagged/cube.js) if others can have these questions as well.
279-
4. Provide pull requests for all open issues and especially for those with [help wanted](https://github.com/cube-js/cube.js/issues?q=is%3Aissue+is%3Aopen+label%3A"help+wanted") and [good first issue](https://github.com/cube-js/cube.js/issues?q=is%3Aissue+is%3Aopen+label%3A"good+first+issue") labels.
274+
There are many ways you can contribute and help Cube.js. Here a few ones:
275+
276+
* Star this repo and follow us on [Twitter](https://twitter.com/thecubejs).
277+
* Add Cube.js to your stack on [Stackshare](https://stackshare.io/cube-js).
278+
* Upvote issues with πŸ‘ reaction so we know what's the demand for particular issue to prioritize it within road map.
279+
* Create issues every time you feel something is missing or goes wrong.
280+
* Ask questions on [Stack Overflow with cube.js tag](https://stackoverflow.com/questions/tagged/cube.js) if others can have these questions as well.
281+
* Provide pull requests for all open issues and especially for those with [help wanted](https://github.com/cube-js/cube.js/issues?q=is%3Aissue+is%3Aopen+label%3A"help+wanted") and [good first issue](https://github.com/cube-js/cube.js/issues?q=is%3Aissue+is%3Aopen+label%3A"good+first+issue") labels.
280282

281283
All sort of contributions are **welcome and extremely helpful** πŸ™Œ Please refer to [the contribution guide](https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md) for more information.
282284

0 commit comments

Comments
Β (0)