Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 646 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 646 Bytes

Contributing Guidelines

Contributions are very welcome!

The list aims to collect advancements in the field of video game models, including academic papers, open-source projects, and hosted applications.

How to contribute

  1. Fork the repository
  2. Clone the repository: git clone ssh://[email protected]/your-username/awesome-game-models
  3. Create your branch: git checkout -b my-new-branch
  4. Add a new entry/Make changes
  5. Commit your changes: git commit -am 'README: Add <list-item>'
  6. Push a branch to your fork: git push origin my-new-branch
  7. Submit a pull request at https://github.com/dweam-team/awesome-game-models/pulls