Commit graph

2 commits

Author SHA1 Message Date
CosminPerRam
9db873e774
Fix rule 3 example not following rule 2 (#113) 2023-10-04 11:20:03 +03:00
CosminPerRam
e7567c631e
[Repo] Add CONTRIBUTING.md. (#108)
* Add initial CONTRIBUTING.md file

* Update CONTRIBUTING.md

Co-authored-by: Tom <25043847+Douile@users.noreply.github.com>

* Specify to look whether there is an existing relevant issue first

* Specify that ids are lowercased only

* Fix tyope.

* Specify special case with multiple editions/versions

* Clarify an id already existing and fix typo

* Add new rule to specify what to do about names that being with numbers

* Simplify numbering rules

* Simplify numbering rules

* Specify on #1 unless #4 applies

* Specify naming for game names

* Add rule regarding mods that add ability for queries

* Remake rule 7 to include protocol naming

* Specify lowercase aplhanumeric

---------

Co-authored-by: Tom <25043847+Douile@users.noreply.github.com>
2023-10-02 23:38:31 +03:00