# Governance of Open Data Product Specification

## Why do we need governance?

Adopting a governance model and drawing up a project governance document as early as possible is critical for the creation of a successful open development project.  A successful open development project needs to be welcoming to those who are likely to contribute in a way that improves project sustainability while preventing those with incompatible needs from wasting their own time and that of the project team in fruitless engagements with the project.

In order to be effective, a governance document needs to be concise, accessible, and easy to refer to. It should focus on the main aspects of the decision-making structure and mechanism but needs to be flexible enough to address the increasing complexity associated with the growth of its community and interaction with the external world.

The above summarizes the need for this document.&#x20;

## How to contribute

We welcome all contributions, but you need to follow the given process and guidelines. Read more from [Contributions](https://governance.opendataproducts.org/v1/contributions)&#x20;

## Decision-making

## Consistent versioning drives adoption

## Controlled releases&#x20;

&#x20;Our release model and related processes are described in the [Decision-making processes section](https://governance.opendataproducts.org/v1/decision-making-process)


---

# 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://governance.opendataproducts.org/v1/readme.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.
