[Groonga-commit] pgroonga/pgroonga.github.io at 67749ac [master] Describe Community

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sat May 23 02:12:53 JST 2015


Masafumi Yokoyama	2015-05-23 02:12:53 +0900 (Sat, 23 May 2015)

  New Revision: 67749ac16933a5e91771feb2d7111febca1a71f7
  https://github.com/pgroonga/pgroonga.github.io/commit/67749ac16933a5e91771feb2d7111febca1a71f7

  Message:
    Describe Community

  Added files:
    community/index.md
  Modified files:
    index.md

  Added: community/index.md (+30 -0) 100644
===================================================================
--- /dev/null
+++ community/index.md    2015-05-23 02:12:53 +0900 (395c0a1)
@@ -0,0 +1,30 @@
+---
+title: Community
+layout: en
+---
+
+# Community
+
+This documentation describes how to communicate with the PGroonga developers and other users.
+
+## How to ask about PGroonga related things
+
+You can ask about PGroonga related things on mailing list or GitHub issues. You can communicate with both the developers and other users on mailing list. You can communicate with only developers on GitHub issues.
+
+If you have a question about how to use PGroonga, mailing list is better. Because other users may have knowledge and provide it to you. Otherwise, the developers will help you.
+
+If you find a PGroonga problem, GitHub issues is better. The developers will solve your problem.
+
+### Mailing list
+
+Here is the mailing list for PGroonga:
+
+ * [groonga-talk (English)](https://lists.sourceforge.net/lists/listinfo/groonga-talk)
+ * [groonga-dev (Japanese)](http://lists.osdn.me/mailman/listinfo/groonga-dev)
+
+### GitHub issues
+
+Here is a list of PGroonga related the GitHub issues:
+
+ * [Issues - pgroonga/pgroonga](https://github.com/pgroonga/pgroonga/issues) for PGroonga.
+ * [Issues - pgroonga/pgroonga.github.io](https://github.com/pgroonga/pgroonga.github.io/issues) for this web site.

  Modified: index.md (+1 -0)
===================================================================
--- index.md    2015-05-23 01:53:54 +0900 (ead64a3)
+++ index.md    2015-05-23 02:12:53 +0900 (54ec591)
@@ -28,6 +28,7 @@ PostgreSQLは標準では日本語で全文検索できませんが、PGroonga
  * [Overview](overview/) : PGroongaの概要です。
  * [Install](install/) : PGroongaのインストール手順の説明です。
  * [Tutorial](tutorial/) : PGroongaの使い方を実例を通して解説します。
+ * [Community](community/) : PGroongaのコミュニティーの説明です。
 
 ## ライセンス
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index