Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (14 loc) · 1.42 KB

File metadata and controls

15 lines (14 loc) · 1.42 KB

Rules

  • You have until the end of the workshop to submit to the main project via a pull request.
    • If your initial contribution requires changes, you have until the end of the hackathon to make those changes.
    • No PRs will be merged once the Hackathon has completed, any outstanding PRs will be closed.
    • Your contributions should be made primarily during the workshop time, but you can take extra time if you are having trouble or want to spend more time learning.
  • If you are submitting a new contribution, add a folder with the name of your project under the submissions folder. If you are contributing to someone else's contribution add your name to their README.
    • You can make only one new submission, but you may make as many contributions to other submissions as you want.
    • You cannot contribute something someone has already submitted. But you may contribute to someone else’s submission.
  • Must include a README.md with the name of the project, a list of contributors, how to run your project, what it does, and why you contributed it.
  • You may complete this individually, partner with others, and use third party libraries.
  • Submit as few files as possible, do not submit dependencies (ie. node modules), keep the size of your submission limited.
  • Avoid the use of secrets or environment variables, do not submit private keys for any service.
  • Keep all contributions professional.
  • Have fun, and get creative.