thank you for deciding to help contribute towards nypsi!!
please make sure to follow the semantic commit messages guide. its okay if you havent followed it perfectly, but please make sure to try and have at least meaningful commit messages. it helps everyone (:
before you commit, husky will lint your code and format your code with prettier.
linting helps keep your code correct, making sure you dont contribute any errors
prettier formatting helps keep the code nicely formatted