# workflow

Here is basic workflow for this repository:

![](/files/-LCNPkYA7bvKNsM25Vkb)

The chart above is created by Visio 2016. The source file is available [here](https://1drv.ms/u/s!AizihDl7_k2KkwtgtqJk94n5C8Sd)

## Issues

When a new issue is created, pls label it `pending`;

When you getting start with it, pls remove the `pending` label and re-label it `accepted`;

When it is done, pls pls remove the `accepted` label and re-label it `done`.


---

# 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://amazing-apps.gitbook.io/organization-wiki/en/workflow.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.
