mirror of
https://github.com/q39JzrRa/GM-Vehicle-API.git
synced 2025-12-23 15:28:30 -05:00
Create CONTRIBUTING.md
This commit is contained in:
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Feel free to issue PRs with improvements, bug fixes, enhancements, etc.
|
||||
Guidelines:
|
||||
* Please avoid the inclusion of non-essential third-party libraries.
|
||||
* Please avoid significant changes to the design without very good reason and include explanation in PR comments.
|
||||
* Please avoid unnecessary complexity, or style changes that make the code harder to follow without good reason. (e.g. DI, IoC, stupid method names, etc...)
|
||||
* Please include code docs on all public methods and types, and comments explaining things that aren't obvious
|
||||
* Be nice
|
||||
Reference in New Issue
Block a user