-
Notifications
You must be signed in to change notification settings - Fork 26
Submitting an Example
Rainer Klute edited this page Jul 15, 2016
·
3 revisions
You did the following steps:
- You created a project you think is interesting for many people.
- You forked & cloned the examples repository.
- You copied your project into its own folder inside your local repository.
- You copied the necessary files from
example_template
. - You documented in the
index.html
file what your example does and what it demonstrates. - You set up a proper
metadata.json
file and edited the metadata according to your example. - You deleted any generated files to make sure they are not committed to the repository.
- You checked the conventions for examples to make sure everything is write.
Commit your changes now and push them to your repository on GitHub. After you have done that, you can create a pull request. The YAKINDU team will be notified about your pull request. It will review and merge it into the official examples repository.