# Get Involved

This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).

[![](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)

[![](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)

## How to contribute

Design systems continue to be a relatively new concept and we should expect the practices around them to remain in flux for years to come. For this reason, Lean Design System was designed as an open and collaborative project from the get-go. I would like to invite everyone to share their own views and experiences by creating new branches or entirely new forks of the methodology. I will do my best to review all submissions (i.e. pull requests) and integrate them into the main repository as quickly as possible.&#x20;

The contents of this documentation are licensed under a Creative Commons Attribution License and can be freely copied, adapted, and distributed. The only credit required is to keep the list of authors and contributors of the source document(s) intact. **New, additional pages however don’t require any attribution.** All pages are written in markdown language and stored in a [Git repository](https://github.com/1corn/leandesignsystem/tree/main), which makes it easy to fork, customize and extend. The diagram below (fig. 1) outlines the structure of the documentation:

![Fig. 1: Repository structure](https://2729294138-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYeG85Zx5ni8Kh2KG5K%2F-MdSyTMHndqdVZ55w3Aj%2F-MdSyYMD1j4llZQwuiMF%2Ffig_repo.svg?alt=media\&token=41ac8e83-99e1-4b1a-9f55-50842e456b52)

All figures are stored as SVG files with editable copy within the folder linked [here](https://github.com/1corn/leandesignsystem/tree/main/.gitbook/assets) and may be used as templates for new and improved diagrams. An .ai or .eps source file may be provided at a later point in time or can be requested via an email to: <dan@leandesignsystem.org>.

#### Authors and contributors

D. Kurfess


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.leandesignsystem.org/contribute-1/contribute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
