Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 640 Bytes

contributing.md

File metadata and controls

22 lines (16 loc) · 640 Bytes

Contributing

Workflow

  • Create a feature branch off of master
  • Commit your changes
  • Submit a pull request to master

Organization

  • components: folder to contain all web components
  • css: folder to contain all global css
  • js: folder to contain all global js
  • html: pages for routes
  • readme.md: A description of the site
  • contributing.md contributing documentation
  • 2048-fantasy a fun legacy project that is self contained

Technology