From 86cd7245d21c324b473bc761f862fb79bc593127 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Tue, 21 Oct 2014 21:32:54 -0400 Subject: [PATCH] Working on the contributor pages --- docs/community.html | 156 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 docs/community.html diff --git a/docs/community.html b/docs/community.html new file mode 100644 index 00000000..2b560e9a --- /dev/null +++ b/docs/community.html @@ -0,0 +1,156 @@ +--- +layout: home +title: Community - Select2 +slug: community +--- + +
+
+

+ + Community +

+
+
+ +
+

+ Select2 has an active community that enjoys helping each other out. +

+ +
+ + +

+ Having trouble getting Select2 working on your website? Is it not working + together with another plugin, even though you think it should? Select2 has a + few communities that you can go to for help getting it all working together. +

+ +
    +
  1. + Try sending a message to the + + Select2 discussion group + + or searching the archives. +
  2. +
  3. + Ask in the #select2 channel on + chat.freenode.net or use the + + web irc client. + +
  4. +
  5. + Raise a question on + Stack Overflow, + make sure to include the + + "jquery-select2" + + tag. +
  6. +
+
+ +
+ + +

+ Found a problem with Select2? Feel free to open a ticket on the Select2 + repository on GitHub, but you should keep a few things in mind: +

+ +
    +
  1. + Use the + + GitHub issue search + + to check if your issue has already been reported. +
  2. +
  3. + Try to isolate your problem as much as possible, so we can easily test if + the issue has been fixed. +
  4. +
  5. + Once you are sure the issue is with Select2, and not a third party + library, + + submit a ticket + + to the repository. +
  6. +
+ +

+ You can find more information on reporting bugs in the + + contributing guide, + + including tips on what information to include. +

+
+ +
+ + +

+ New feature requests are usually requested by the + + Select2 community on GitHub, + + and are often fulfilled by + + fellow contributors. + +

+ +
    +
  1. + Use the + + GitHub issue search + + to check if your feature has already been requested. +
  2. +
  3. + Check if it hasn't already been implemented as a + + third party plugin. + +
  4. +
  5. + Please make sure you are only requesting a single feature, and not a + collection of smaller features. +
  6. +
+ +

+ You can find more information on requesting new features in the + + contributing guide. + +

+
+ +
+ + +

+ You can find more information on triaging tickets in the + + contributing guide. + +

+
+