# Submit an Issue

### Find a repositories and go to the Issues section.

![](https://1121425360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC63FIAOMaTmGb9ehJkif%2Fuploads%2FV3l9gWbWXsTcXy93ymk1%2Fimage.png?alt=media\&token=0b973ee4-f430-442f-b5f3-17411ab2d2d0)

### Click on the New Issue button

![](https://1121425360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC63FIAOMaTmGb9ehJkif%2Fuploads%2FSbO7PP1HKiXzSKLELOGp%2Fimage.png?alt=media\&token=bf79dda3-7247-4183-8936-13b77f2c3cb4)

### Submit Issue

#### If you **want to** submit an [Issue](https://github.com/Tungstend/HMCL-PE-CN/issues) to `HMCL-PE`, you need to refer to the following format:

[**Link**](https://github.com/Tungstend/HMCL-PE-CN/issues)

#### If you **want to** submit an [Issue](https://github.com/panda-lsy/HMCL-PE-User-Manual/issues/new) to `HMCL-PE User Manual`, you don't need much formatting, you just need to make sure to communicate in English or Chinese.

### Interface Introduction.

![](https://1121425360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC63FIAOMaTmGb9ehJkif%2Fuploads%2FOU8NL0JVrh9GbmBMtaB2%2Fimage.png?alt=media\&token=0ec93fb7-3c3a-4063-9d1e-daa17546cf1e)

Title:The name or main content of the issue

Write: You can add more details here.

{% hint style="info" %}
Because writing a nice issue requires learning Markdown syntax, and there are many people who have not come across it, You can get a quick start here

![](https://1121425360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC63FIAOMaTmGb9ehJkif%2Fuploads%2FIiTbJVIMuovlJtdYVFKY%2Fimage.png?alt=media\&token=a432f772-38c1-4d52-b16c-8da5b59f78b2)
{% endhint %}

Preview: **After you write an Issue you need to preview it to see if it's neat and tidy.**

#### When you are done writing, you just need to click the "Submit new issue" button


---

# 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://mc-shengxia.gitbook.io/hmcl-pe-user-manual-en/asking-questions-by-third-party-software/github/submit-an-issue.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.
