Add guides on how to manually collect bug report system information #58

Merged
Alaska merged 39 commits from Alaska/blender-developer-docs:manual-system-information into main 2024-08-07 14:17:21 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 36b6d85d05 - Show all commits

View File

@ -49,8 +49,8 @@ Or, if this is a bug in an Addon, use the corresponding button in the
![](../../../images/BugReport-blender-addon.png)
Alternatively, you can also do this from within Gitea (without the
relevant information pre-filled though)
Alternatively, you can also do this from within Gitea, but you'll need
to fill out system information [manually](./collect_system_information.md).
Click the `New Issue` button in the corresponding repository:

View File

@ -14,7 +14,7 @@ Share the information on the report form like this: `macOS 14.4.1`
Open Launchpad from the dock, then search for and open the `System Information`
app. You will be find your graphics card information in the section
`Hardware > Graphics/Display`. The information we're interested in is the
`Chipset Model` and the `Metal Support`.
`Chipset Model` and `Metal Support`.
Alaska marked this conversation as resolved Outdated

Is it called Chipset model when using a AMD GPU on macOS?

Is it called `Chipset model` when using a AMD GPU on macOS?
Combine these two details together and share them in your bug report form
like this: `Apple M1 Pro - Metal 3`