diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..00a687b --- /dev/null +++ b/contributing.md @@ -0,0 +1,11 @@ +# Contributing Guidelines + +- Add single resource in one pull request as it will allow for easier review. + +- Pull request title should include resource name and resource section. + - Example: `[Tailwind CSS] -> [CSS Frameworks]` + +- Provide a link to submitted resource in pull request comment section for easier access without copy paste. + - Example: `Link: https://tailwindcss.com/` + +- Double check if the resource is truly free without any kind of hidden surprises.