Files
Vita3K/.github/CONTRIBUTING.md
T
nishinji 97039b55b6 util: Use contains instead of find for strings (#3961)
* Update BUILDING.md

* util: Use contains instead of find for strings

also removed custom 'bit_cast'

Co-authored-by: 双子叶植物 <149964080+Dicot0721@users.noreply.github.com>

---------

Co-authored-by: nishinji <nishinji@users.noreply.github.com>
Co-authored-by: 双子叶植物 <149964080+Dicot0721@users.noreply.github.com>
2026-05-27 10:30:25 -03:00

1.4 KiB

Getting Started

Before getting started using the emulator, read the Quickstart Guide. After reading it, if you need support, check out our help channel in discord server.

Issue Reporting

The GitHub Issue Tracker is not the place to ask for support or to submit[Game Compatibility reports. Requests for support or incorrect reports will be closed.

Before reporting an issue:

  • Check if your system matches all the minimum requirements listed in the Quickstart Guide;
  • Search older issues threads to see if your issue was already submitted;
  • Use understandable English. It doesn't need to be perfect, but clear enough to understand your message;
  • While reporting issues, please follow the template for the type of issue you've selected (Bug Report or Feature Request), which is prefilled on the issue's textbox.

Submitting your test results for Commercial Games must be done on our Compatibility repo.

Contributing

Check the Coding Style Guidelines and Developer Information. If you have any questions, hit us up on our Discord Server in the #development channel.