Skip to content
Nicklas Börjesson edited this page Apr 18, 2016 · 8 revisions

If you need help with Angular Schema Form(ASF), this is the place for you!

What are my options if I feel I need help?

I don't understand the documentation

The prerequisite for understanding the ASF documentation is that you have a basic understanding of AngularJS and JSON Schema.
So if you understand that, and still cannot understand the documentation of ASFDS, it is probably not your fault. Please create an issue in those cases.

I have a question

If you have a question and cannot find an answer for it in the documentation below, please find out what repo you should direct it to and register an issue there.
Questions and their answers have great value for the community.

I have found a bug

That is not good! But please find out what is the right repo and create an issue there. Be sure to provide ample information, remember that any help won't be better than your explanation.

Unless something is obviously wrong, you are likely to be asked to provide a plunkr or gitter example, displaying the erroneous behaviour.

While this might feel troublesome, a tip is to always make a Plunkr that have the same external requirements as your project.
It is great for troubleshooting those annoying problems where you don't know if the problem is at your end or the components'.
And you can then easily fork and provide as an example.
You will answers and resolutions way quicker, also, many other open source projects require it.

I have a feature request

Good stuff! Please create an issue!
(features are more likely to be added the more users they seem to benefit)

I want to discuss ASF or reach out to the developers, or other ASF users

The gitter page is good for when you want to talk, but perhaps doesn't feel that the discussion has to be indexed for posterity.

Clone this wiki locally