-
Notifications
You must be signed in to change notification settings - Fork 10
/
support.html.md.erb
23 lines (14 loc) · 1.62 KB
/
support.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Support Community
---
<strong><%= modified_date %></strong>
## <a id='stackoverflow'></a>Stack Overflow #swisscomdev Community
For general and code development related questions, we kindly ask you to use our Stack Overflow hashtag. With the joint support of the community, our experts and the Cloud Foundry developers, we are able to provide you with faster and better answers and cover a broader range of expertise. This also help us to enlarge the knowledge base for other users that may have similar questions.
Please use this [link](https://stackoverflow.com/questions/ask?tags=swisscomdev%2ccloudfoundry) to post your question (Stack Overflow account needed). Make sure your description is easily reproducible by adding code snippets and error outputs if possible.
To find your answers faster, please make sure to use multiple tags related to your question to reach a broader audience.
For example: [mongodb] [java] [arrays] [cloudfoundry] [swisscomdev]
For a detailed guide on how to tag on Stack Overflow, check their [guide](http://stackoverflow.com/help/tagging).
To see all Cloud Foundry related questions, check out the tag [`#cloudfoundry`](https://stackoverflow.com/questions/tagged/cloudfoundry).
To see all Swisscom Application Cloud related questions, check out the tag [`#swisscomdev`](https://stackoverflow.com/questions/tagged/swisscomdev).
Please use this [link](https://stackoverflow.com/feeds/tag?tagnames=swisscomdev&sort=newest) to subscribe to `#swisscomdev` with a feed reader.
If you are new to Stack Overflow, please read [How do I ask a good question](https://stackoverflow.com/help/how-to-ask) before posting.