github: Update contributing template to match gs merge.

This commit is contained in:
lightningterror 2021-07-06 19:08:43 +02:00
parent b52a2f4962
commit 26fdc3ea4b
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ The following is a list of *general* style recommendations that will make review
* Commit Messages
* Please try to prefix your commit message, indicating what area of the project was modified.
* For example `gsdx: message...`.
* For example `gs: message...`.
* Looking at the project's commit history will help with keeping prefixes consistent overtime, *there is no strictly enforced list*.
* Try to keep messages brief and informative
* Remove unnecessary commits and squash commits together when appropriate.
@ -49,4 +49,4 @@ The following is a list of *general* style recommendations that will make review
* [Todo List](https://github.com/PCSX2/pcsx2/wiki/Contributing-\(TODO-List\))
* [Issues](https://github.com/PCSX2/pcsx2/issues)
* [A collection of ideas to improve GSdx OGL](https://github.com/PCSX2/pcsx2/wiki/Todo-List)
* [A collection of ideas to improve GS OGL](https://github.com/PCSX2/pcsx2/wiki/Todo-List)