Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.4 KB

File metadata and controls

20 lines (12 loc) · 1.4 KB

Contributing

We welcome any constructive feedback.

If you think there is anything missing or wish to contribute to our documentation feel free to contact us. For some general discussion and fast answering just use our discussion board so you can send us a message immediatly.

On your request / proposal we will check your content and send a feedback to you or we include the content directly. All the content must use a LGPL license and a CC BY-SA 4.0 license

Any Changes

We try to fit our content on a technical state-of-the-art level with HTML5, CSS3 and current JavaScript components, our didactic descriptions should be easy to understand and point out a mour golden thread of the underlaying concepts, following the steps to send us any changes

  1. fork the repository
  2. create a new branch
  3. make your changes inside this branch, the content is stored inside the content directory as Markdown files and the layout components under the themes directory
  4. test your changes before you send us a pull-request back, please put some description inside the pull-request, so we can understand your changes