Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 371 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 371 Bytes

Contributing

Improving Core Framework

  1. Fork and clone this repo.
  2. Make necessary changes and test that it works.
  3. Create a PR and mention @kevjin in the description.

Creating New Modules

Follow the steps above. Additionally make sure that the TEST_NAME and TEST_DESCRIPTION are well written, to reflect what is the test and why is it there.