Skip to content

Commit 2817514

Browse files
committed
Create support.md
1 parent b122ffd commit 2817514

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/support.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Support
2+
=============
3+
4+
### Creating an issue
5+
- We are an **open source project** and our members devote their **personal time** to try to help. As it could be time spent doing development **please try not to waste their time** with poorly written issues.
6+
- Please search for related issues and reference anything that may be related to help us resolve your issue.
7+
- Be sure you have properly read the documentation and understand the main concepts of ASF: https://github.com/json-schema-form/angular-schema-form/blob/development/docs/index.md
8+
- Remember that you can **test** schemas and forms at http://schemaform.io/examples/bootstrap-example.html
9+
- If applicable, **always provide a running example**, like a gist or a plunker, do not put code into the issue unless it is really basic and not more than a few lines formatted using markdown code blocks.
10+
- **You can create a Gist from the example page.** It helps us to help you!
11+
- You will not get a constructive response if the question is poorly described and not formatted to be readable.
12+
- Items tagged as needing something "need: ..." will be closed unless we get a response within 2 weeks so please check back even if you don't get a notification email.
13+
- You are always welcome to re-open a closed issue, we prefer that to opening a new one for the same thing.
14+
15+
### Gitter
16+
All of our projects have Gitter, please ensure you discuss your problem in the apprpriate Gitter or you may not get a quick response to your problem.
17+
18+
We are **NOT** available for basic JavaScript support, please use Stack Overflow or similar support sites for basic support.
19+
20+

0 commit comments

Comments
 (0)