diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..b6680505 --- /dev/null +++ b/CONTRIBUTING.md @@ -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/) \ No newline at end of file