mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
442 B
442 B
Contributing
- Fork the repo
- Create a branch following conventions:
username-feature- ex.
git checkout -b OCDkirby-titlebar
- ex.
- IMPORTANT: It's suggested that you read the comments in vite.config.js to get a sense of the project structure.
- Commit changes and push the branch to your fork
- Open a PR detailing your changes
- Discuss edits with maintainers, if any