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

Latest commit

 

History

History
17 lines (16 loc) · 980 Bytes

File metadata and controls

17 lines (16 loc) · 980 Bytes

Contributing

All contributions to CaptureShare are greatly appriciated! When contributing, please follow these guidelines, and make sure you have read and follow the Code of Conduct!

Issues

  • Please follow the Issue Template when submitting issues! This will give maintainers sufficient information to help solve your issue!
  • Please respond to issues in a timely manner, and do not open spam issues
  • Please comment on other's issues if you are experiencing the same issue, or support their feature request!

Pull Requests

PreReq's:

Setup:

  • Fork and clone CaptureShare on the MASTER branch
  • Make needed changes
  • Run ./build to build Vue and Express files into app for testing
  • Submit a Pull Request!