# Open source

### Uitgangspunten ontwikkeling NL Portal

* Open standaarden, open source licentie EUPL 1.2;
* Compatible met diverse formulierapplicaties;
* Frontend UI gebaseerd op [NL Design System](https://nldesignsystem.nl/);
* Voldoet aan alle web toegankelijkheidsrichtlijnen (WCAG);
* Onafhankelijk van proces- of zaak management systemen;
* Horizontal schaalbaar.

### Bijdrage leveren

Alle code is publiek beschikbaar op onze [github](https://github.com/nl-portal/). We zijn trots op ons werk, tonen je graag meer en staan klaar om je op gang te helpen.

### Feature of bugfixes toevoegen

1. Maak een issue aan in de [Frontend](https://github.com/nl-portal/nl-portal-frontend-libraries) of [Backend](https://github.com/nl-portal/nl-portal-backend-libraries) repository. Hiermee willen we zorgen dat alle bugfixes en features afgestemd zijn op elkaar zodat we geen dubbel werk doen
2. Implementeer de feature of bugfix, test deze en maak een PullRequest naar de development branch
3. Schrijf de release notes en documentatie
4. Merge de branch als je een akkoord hebt van het Portal team

We streven naar een maandelijkse release, mocht je sneller een fix of feature nodig hebben laat het ons weten.

### Deelnemers

![deelnemers](/files/fbagVPbsE6P0FN0iyQgi)


---

# 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://www.nl-portal.nl/fundamentals/open-source.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.
