add RIP contributing guide

pull/13/head
Hay1tsme 2023-03-04 23:00:21 -05:00
parent ff6ef16b89
commit f25152a6bf
1 changed files with 8 additions and 0 deletions

8
contributing.md 100644
View File

@ -0,0 +1,8 @@
# Contributing to ARTEMiS
If you would like to contribute to artemis, either by adding features, games, or fixing bugs, you can do so by forking the repo and submitting a pull request [here](https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls). Please make sure, if you're submitting a PR for a game or game version, that you're following the n-0/y-1 guidelines, or it will be rejected.
## Adding games
Guide WIP
## Adding game versions
Guide WIP