Skip to content

Commit 3e39276

Browse files
davidhedlundfpscan
andauthored
Update controller-autoconfiguration.md - PR note (#1013)
* Update controller-autoconfiguration.md - PR note To help us track potential bugs if the autconfig does not work as expected in all RetroArch releases (Flatpak via Flathub, AppImage, etc) and their gamepad driver (sdl2, udev, etc), please include a bullet point at the beginning of your PR Comment when submitting a PR. * Update controller-autoconfiguration.md minor * Update controller-autoconfiguration.md minor * Update controller-autoconfiguration.md --------- Co-authored-by: Ömercan Kömür <4651944+fpscan@users.noreply.github.com>
1 parent e8b4507 commit 3e39276

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/controller-autoconfiguration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,8 @@ Before giving up and saving the controller again, you can attempt to re-map any
345345
If you are happy with your profile, you can submit it to RetroArch so that other users benefit:
346346

347347
1. Edit the autoconfig file for your joypad manually to include the input descriptors (please see the [Input descriptors](#input-descriptors) section below)
348-
3. [Submit your profile to our joypad profile repository](https://github.com/libretro/retroarch-joypad-autoconfig).
348+
2. [Submit your profile to our joypad profile repository](https://github.com/libretro/retroarch-joypad-autoconfig) by filing a pull request (PR).
349+
- To help us track potential bugs if the autconfig does not work as expected in all RetroArch releases (Flatpak package via Flathub, AppImage via retroarch.com, etc) and their gamepad driver (sdl2, udev, etc), please include a bullet point at the beginning of your PR Comment when submitting a PR. This bullet should specify the RetroArch version you used to generate the autoconfig. Additionally, please add further bullet points to outline what has been added. For example: `* Generated the autoconfig file[s] with RetroArch Flathub's release version x.xx.x`
349350

350351
### Default-off configs
351352
When developing controller configurations, it's essential to anticipate and mitigate potential conflicts. These issues often arise in the following situations:

0 commit comments

Comments
 (0)