Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 535 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 535 Bytes

⚡️ Contribution Guidelines

Please do! Thanks for your help in improving the project! 🎈


  1. Create a new .env file to the root of the project and add the following snippet.
GITHUB_API_TOKEN="ghp_your-github-key"
  1. Use the terminal commands provided in README.md to host the project locally.

Note: Since our project only accepts code contributions through GitHub, we'd want to walk you through the process over here.