You would like to add some code or fix an error?
That's great!
Please follow this little instructions for a successful contribution:
1. Create a new issue and give a detailed bug report or feature proposal
2. Fork the ng2 Dynamic Forms repository
3. Switch to branch udos86:development and create a new feature branch from it
4. Implement your code and verify it's functionality by including some tests
5. Create a pull request from your branch
into the original development branch udos86:development
6. Wait for the Travis build to succeed
7. Your contribution will be merged after a final code review.
Thank you very much!