Skip to content

GameDocs/gamedocs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamedocs.github.io

This project is both a personal and community project.

ScrapMechanic Documentation

You can find documentation of the game ScrapMechanic here: Docs

Contributing

Please ensure that your commits are in the following style for PR's

https://www.conventionalcommits.org/en/v1.0.0/

Type

Must be one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests

Special Thanks

  • TechnologicNick: Provided documentation information of functions and parameters.
  • Sheggy: Helped with UX.

About

Main page for the docs website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published