You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support.html
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,20 @@ <h3>Support tickets are handled with <a href="https://github.com/ChaiScript/Chai
22
22
For general questions, consider using <ahref="http://stackoverflow.com/questions/tagged/chaiscript">stackoverflow</a>.
23
23
</div>
24
24
25
+
26
+
27
+
<divclass="body-with-margin">
28
+
<h4>For answers to your questions</h4>
29
+
<ol>
30
+
<li>The <ahref="/examples.html">examples</a>. If there is not an example that answers your question, request one on <ahref="https://github.com/ChaiScript/ChaiScript/issues">github</a>.</li>
31
+
<li><ahref="/examples.html">stackoverflow</a>. Several questions have already been added here. Ask more if it's a general "how-to" question.</li>
32
+
<li>If something is broken or not working as expected, create a <ahref="https://github.com/ChaiScript/ChaiScript/issues">github</a> issue.
33
+
</ol>
34
+
</div>
35
+
25
36
<divclass="alert alert-success">
26
37
Please contact <aclass="alert-link" href="http://blog.emptycrate.com/contact">jason at emptycrate.com</a> for other support services.
0 commit comments