Skip to content

Commit 28dc587

Browse files
committed
docs: updated README
1 parent ac8d0e4 commit 28dc587

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

README.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,56 @@ nx generate qwik-nx:component
5656
- [ ] Write missing tests
5757
- [ ] Move package.json scripts to project.json targets
5858
- [ ] more...
59+
60+
## Contributing
61+
62+
Want to contribute? Yayy! 🎉
63+
64+
Please read and follow our [Contributing Guidelines](CONTRIBUTING.md) to learn what are the right steps to take before contributing your time, effort and code.
65+
66+
Thanks 🙏
67+
68+
<br/>
69+
70+
## Code Of Conduct
71+
72+
Be kind to each other and please read our [code of conduct](CODE_OF_CONDUCT.md).
73+
74+
<br/>
75+
76+
## Contributors
77+
78+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
79+
80+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
81+
<!-- prettier-ignore-start -->
82+
<!-- markdownlint-disable -->
83+
<table>
84+
<tbody>
85+
<tr>
86+
<td align="center"><a href="https://hirez.io/?utm_source=github&utm_medium=link&utm_campaign=qwik-nx"><img src="https://avatars1.githubusercontent.com/u/1430726?v=4?s=100" width="100px;" alt="Shai Reznik"/><br /><sub><b>Shai Reznik</b></sub></a><br /><a href="https://github.com/qwikifiers/qwik-nx/commits?author=shairez" title="Code">💻</a> <a href="https://github.com/qwikifiers/qwik-nx/commits?author=shairez" title="Tests">⚠️</a> <a href="#infra-shairez" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/qwikifiers/qwik-nx/commits?author=shairez" title="Documentation">📖</a> <a href="#maintenance-shairez" title="Maintenance">🚧</a> <a href="https://github.com/qwikifiers/qwik-nx/pulls?q=is%3Apr+reviewed-by%3Ashairez" title="Reviewed Pull Requests">👀</a> <a href="#ideas-shairez" title="Ideas, Planning, & Feedback">🤔</a></td>
87+
</tr>
88+
</tbody>
89+
</table>
90+
91+
<!-- markdownlint-restore -->
92+
<!-- prettier-ignore-end -->
93+
94+
<!-- ALL-CONTRIBUTORS-LIST:END -->
95+
96+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
97+
98+
<br/>
99+
100+
## Related Links
101+
102+
- [qwik-nx Discord](https://discord.gg/g6CYVAcDxf)
103+
- [Qwik Docs](https://qwik.builder.io/)
104+
- [nx](https://nx.dev/)
105+
- [Qwik Discord](https://qwik.builder.io/chat)
106+
- [Qwik GitHub](https://github.com/BuilderIO/qwik)
107+
- [@QwikDev](https://twitter.com/QwikDev)
108+
109+
## License
110+
111+
MIT

0 commit comments

Comments
 (0)