Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 461 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 461 Bytes

Contributing to matrix_game

Please do open an issue and attach a label on it before opening a PR. I will review the issue first as soon as possible. For PRs, make the branch name comprehensible. And please follow these steps:

  1. Fork the repository to your own Github account
  2. Clone the project to your machine
  3. Create a branch locally with a descriptive name
  4. Commit changes to the branch
  5. Push changes to your fork
  6. Open a PR in this repository