Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 638 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 638 Bytes

Contributing

Have an issue or feature request, but don't know how to work on the code base?

Feel free to submit an issue.

Want to work on the codebase?

Feel free to do so.

🛠 Prerequisites

  • Git
  • Visual Studio Code
  • Marp Extension for Visual Studio Code

Instructions

Simply clone or fork the repo, create a branch, and follow the instructions of usage in the readme.

To generate new preview images, run the create-previews.sh script in the example folder (do so while in that directory). You may need to chmod it first.