mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-17 11:18:36 +01:00
Updated 🙋 How to ask for help? (markdown)
parent
193035d3cb
commit
6b597147d3
@ -2,10 +2,13 @@
|
||||
GitHub is a powerful platform that fosters collaboration and open-source development. If you're new to GitHub and need assistance with Upscayl, follow these steps to effectively ask for help:
|
||||
|
||||
### 1. Search for Similar Issues
|
||||
Before posting a new issue, [search the repository's issue tracker](https://github.com/upscayl/upscayl/issues) to check if someone else has encountered a similar problem. This helps to avoid duplicate issues and ensures that you're not asking a question that has already been answered.
|
||||
Before posting a new issue, [search the repository's issue tracker](https://github.com/upscayl/upscayl/issues) to check if someone else has encountered a similar problem. Also [check the discussions tab](https://github.com/upscayl/upscayl/discussions) for any pre-existing discussions. This helps to avoid duplicate issues and ensures that you're not asking a question that has already been answered.
|
||||
|
||||
### 2. Provide Logs and Context
|
||||
To create a new issue, go to the [issues tab](https://github.com/upscayl/upscayl/issues) and click 'New Issue', make sure to provide detailed context about the problem you're facing. Include relevant information such as the logs, version of the software, the steps to reproduce the issue, and any error messages you've encountered. This will help others understand your problem better and provide more accurate assistance.
|
||||
- To create a new discussion, go to the [Discussions tab](https://github.com/upscayl/upscayl/discussions) and click **'New Discussion'**.
|
||||
- To create a new issue, go to the [Issues tab](https://github.com/upscayl/upscayl/issues) and click **'New Issue'**.
|
||||
|
||||
Make sure to provide detailed context about the problem you're facing. Include relevant information such as the logs, version of the software, the steps to reproduce the issue, and any error messages you've encountered. This will help others understand your problem better and provide more accurate assistance.
|
||||
|
||||
If you don't know how to copy/see the logs, [follow this link](https://github.com/upscayl/upscayl/wiki/Guide#logs).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user