- This site is built with Next.js and TailwindCSS
- Check out the existing issues for ways to contribute
- Please make sure you format your code with the styles specified in
.prettierrc
. If you run prettier it should do this for you.
Create a new issue! On the issue we can discuss the problem and assign the work.
- Comment on the issue to claim it
- Create a fork of the repo
- Work on your fork, then open a pull request. Tag the issue in your pull request
- Your PR will be reviewed, and if it is approved it will be merged into
main