# Worklog

**Worklog has been replaced, please refer to** [**JIRA - project planning and tracking**](/docs/server/reference/product-development/server-development/tools/jira.md) **for further information**.

[Worklog](https://askmonty.org/worklog/index.pl) is the tool used to track all development of [MariaDB](https://github.com/mariadb-corporation/docs-server/blob/test/kb/en/mariadb/README.md).

The MariaDB Worklog is open to everyone at [index.pl](https://askmonty.org/worklog/index.pl) (a free account on [the developer wiki](https://askmonty.org/wiki) is required to suggest new tasks and add comments, votes, donations etc.). The account signup page for the wiki is [here](https://askmonty.org/w/index.php?title=Special:Userlogin\&type=signup).

If you find something in the worklog that you really would like to have done, you can commit to donate some money to the developer when this is done. (Search after "Make offer" on the worklog item you would like to sponsor).

If there is something in worklog which you would like to develop, you can contact us at 'maria-developers (at) lists.launchpad.com' or 'community (at) askmonty.org'. If you deliver a working solutions that is [accepted into the MariaDB source tree](https://kb.askmonty.org/v/community-contributing-to-the-mariadb-project#expectations-for-developers), you will get 60 % of the so far committed money. The rest of the money is kept by MariaDB Corporation Ab for help managing the project, code reviews, bug fixes, testing, maintenance, updates and merges to future MariaDB versions.

You can also add a link in the MariaDB worklog to tasks to the [MySQL worklog](https://forge.mysql.com/worklog/). Just refer to the MySQL task as #WL

## Source Code for Worklog

The source code for the Worklog application is hosted on [Launchpad](https://launchpad.net/worklog). The license is GPL.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# 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://mariadb.com/docs/server/reference/product-development/server-development/tools/worklog.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.
