-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jittor Issue Submit Guideline #238
Comments
Closed
Closed
Open
Closed
Open
This was referenced Jun 16, 2023
Closed
This was referenced Sep 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are submitting an issue for Jittor for the first time, we suggest you refer to this guide to ensure that the Jittor community can better serve you and resolve your issue as soon as possible.
Extract critical error information
The key error information of jittor will be marked in red font. You can put the key error information in the summary of the issue.
Provide error log
It is very important to provide a relatively complete error log. In addition to the error message, jittor will also output environment-related information when it is started. This information can help us better locate bugs for you. You can post it in the code block of the issue in the form of text or screenshot, such as the following:
Or provide screenshots, so that the color information can be preserved:
If your complete log is very long, you can post the key parts in the issue and upload the complete log.
Provide minimal reproduce
If your error can be reproduced with very little code, such as a file or several lines of code, we very much hope that you can provide it, which can greatly facilitate debugging and improvement.
Keep in touch with us
Many issues may require several exchanges to resolve. Please keep in touch with us. We will reply to your issue as soon as possible. You may need your cooperation and help in the process. In addition, we also provide a variety of ways for you to quickly contact us, such as Jittor developer QQ group (761222083), WeChat account (randonlang), for some more complex problems, you can also debug through remote assistance, You are welcome to contact at any time.
The text was updated successfully, but these errors were encountered: