Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (30 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

33 lines (30 loc) · 1.2 KB

Contributing to GoLive

We welcome contributions to GoLive of any kind including documentation, organization, tutorials, blog posts, bug reports, issues, feature requests, feature implementations, pull requests, answering questions, helping to manage issues, etc.

Supporting

If you have a question or problem with Golive and you believe that found a defect in or its documentation, feel free to use the GitHub issue tracker to report

Code Contribution

Bug fixes are, of course, always welcome. It's really easy to contribute to GoLive. GoLive provides the client and server parts. So if your change doesn't break the API that is used to write the component, it's totally ok to submit. Open up a PR and I will review and hopefully merge

TODO

Project

  • Establish version
  • Configure CI stuff
  • Auto Tests
  • Coverage

Documentation

  • Component Lifetime
  • "turn off" components
  • Recommended project structure

Features

  • Components
  • Subcomponents
  • "turn off" unneeded components
  • Throttling events in & out

Optimizations

  • Minify start page
  • Benchmark
  • Merge component changes
  • Minify comm. payload