forked from jhipster/jhipster.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.html
More file actions
21 lines (18 loc) · 719 Bytes
/
Copy pathhelp.html
File metadata and controls
21 lines (18 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
title: Community help
sitemap:
priority: 0.7
lastmod: 2014-08-27T00:00:00-00:00
---
<h1><i class="fa fa-question"></i> Community help</h1>
<p>
If you want help from our awesome community:
</p>
<ul>
<li>Please post your question on Stack Overflow with the <a href="http://stackoverflow.com/tags/jhipster/info" target="_blank">"jhipster"</a> tag</li>
<li>Contact JHipster directly on Twitter: <a href="https://twitter.com/java_hipster" target="_blank">@java_hipster</a></li>
</ul>
<p>
If you found a bug, please fill a ticket on our <a href="https://github.com/jhipster/generator-jhipster/issues?state=open" target="_blank">bug tracker</a>, we'll be happy to resolve your issue!
</p>