contribution guide

This commit is contained in:
Anton Tranelis 2024-07-23 09:39:34 +02:00
parent c9d5653216
commit 9f3e8758ad

15
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,15 @@
# Contribution Guide
## Open ToDos
[Kanban Board](https://github.com/orgs/utopia-os/projects/2/)
## Code
* use named exports
## Layout
* use [heroicons](https://heroicons.com/) or alternatively [React Icons](https://react-icons.github.io/react-icons/)
* use [Daisy UI](https://daisyui.com/) with [tailwindcss](https://tailwindcss.com/)
* make use of the Daisy UI [theme colors](https://daisyui.com/docs/colors/)