add reference to community guidelines (#2)

This repo will follow the same community guidelines as Tailwind CSS does.
This commit is contained in:
Josh Manders
2017-11-08 13:38:09 -06:00
committed by GitHub
parent e2381e5c98
commit 2cd1aedde6

View File

@@ -1,5 +1,7 @@
# Contributing Guide
Please be sure to follow the [Tailwind CSS Community Guidelines](https://github.com/tailwindcss/tailwindcss/blob/master/.github/COMMUNITY_GUIDELINES.md).
1. Make sure you put things in the right category!
2. Always add your items to the end of a list. To be fair, the order is first-come-first-serve.
3. If you think something belongs in the wrong category, or think there needs to be a new category, feel free to edit things too.
@@ -29,4 +31,4 @@ If you consider your project finished, and it does not need any contributions, c
Apps/Websites gives the opportunity to showcase the awesome things we can build with Tailwind.
You should put your app/website in this category if the following conditions are true:
- The website is available without errors or ssl certificate problems, and load in a reasonable amount of time.
- The website is using Tailwind intensively.
- The website is using Tailwind intensively.