mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
Merge branch 'main' of github.com:OCDkirby/rpcsx-site
This commit is contained in:
8
CONTRIBUTING.md
Normal file
8
CONTRIBUTING.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Contributing
|
||||
|
||||
* Fork the repo
|
||||
* Create a branch following conventions: `username-feature`
|
||||
* ex. `git checkout -b OCDkirby-titlebar`
|
||||
* Commit changes and push the branch to your fork
|
||||
* Open a PR
|
||||
* Profit
|
||||
@@ -2,6 +2,9 @@
|
||||
|
||||
The code behind the homepage for the RPCSX project.
|
||||
|
||||
## Contributing
|
||||
see [CONTRIBUTING.md](https://github.com/OCDkirby/rpcsx-site/blob/main/CONTRIBUTING.md)
|
||||
|
||||
## Recommended IDE Setup
|
||||
|
||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
||||
|
||||
Reference in New Issue
Block a user