Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.36 KB

INFO.md

File metadata and controls

51 lines (33 loc) · 1.36 KB

Table Of Contents

Helpful Docs

Resources

Dependencies

  • nvm (optional; must be installed manually)

Quick Start

npm i

Developer Onboarding

  1. Create a pull request on GitHub. (https://github.com/<username>/<fork name>/pull/new/<branch name>.)
  2. Ensure you've followed the guidelines in CONTRIBUTING.md.
  3. Post a link to your new pull request in #dev in the Discord
  4. (optional) Return to the main branch to get ready to start another task.

See the contribution guidelines if you'd like to contribute to the project.

Releases

The command tbd helps to automate the release process.

Run the command and follow the prompts.