From 87584a6433f8192f4711867bc2dc78bdece9e750 Mon Sep 17 00:00:00 2001 From: iwatkot Date: Tue, 3 Sep 2024 21:04:16 +0200 Subject: [PATCH] Issue FAQ. --- .github/workflows/issues.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index f778c44..bcd1c2b 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -20,17 +20,17 @@ jobs: Please, first check our [FAQ](https://github.com/iwatkot/py3xui/discussions/categories/faq) section in discussions to see if your question has already been answered.
You can also use Discussion if you have any questions or suggestions, while the Issues section is for bug reports and feature requests.
- If you want to proceed with the issue, please provide the following information: - - Description of the issue - - Expected behavior - - Actual behavior - - Steps to reproduce the issue - - Python version - - OS - - py3xui version - - 3x-UI version - - Code snippet or a minimal example to reproduce the issue (if applicable) - - JSON representation of the request to the API (if applicable) + If you want to proceed with the issue, please provide the following information:
+ - Description of the issue
+ - Expected behavior
+ - Actual behavior
+ - Steps to reproduce the issue
+ - Python version
+ - OS
+ - py3xui version
+ - 3x-UI version
+ - Code snippet or a minimal example to reproduce the issue (if applicable)
+ - JSON representation of the request to the API (if applicable)
+ - Thank you! \ No newline at end of file