1
0
Fork 0

Elaborate in deeper detail for what to connect us and which details to provide.

This commit is contained in:
Willi Goesgens 2015-07-29 14:08:50 +02:00
parent e2068d442c
commit 0d8c9cae8d
1 changed files with 14 additions and 4 deletions

View File

@ -27,10 +27,20 @@ You can also go to our [cookbook](https://docs.arangodb.com/cookbook) and look t
!SUBSECTION Community
If you have any questions don't hesitate to ask on:
If you have questions regarding Arangodb, Foxx, drivers, or this documentation don't hesitate to contact us on:
- [github](https://github.com/arangodb/arangodb/issues)
- [google groups](https://groups.google.com/forum/?hl=de#!forum/arangodb)
- [stackoverflow](http://stackoverflow.com/questions/tagged/arangodb)
- [github](https://github.com/arangodb/arangodb/issues) for issues and missbehaviour or [pull requests](https://www.arangodb.com/community/)
- [google groups](https://groups.google.com/forum/?hl=de#!forum/arangodb) for discussions about ArangoDB in general or to anounce your new Foxx App
- [stackoverflow](http://stackoverflow.com/questions/tagged/arangodb) for questions about AQL, usage scenarios etc.
Please describe:
- the environment you run ArangoDB in
- the ArangoDB version you use
- whether you're using Foxx
- the client you're using
- which parts of the Documentation you're working with (link)
- what you expect to happen
- whats actualy happening
We will respond as soon as possible.