Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.63 KB

Contributing.md

File metadata and controls

28 lines (17 loc) · 1.63 KB

Contributing and Submitting Issues / Enhancement Requests

Feel free to make improvements the projects, especially the samples and test projects, or submit other new items by creating issues or pull requests on the GitHub page.

Use the Issues section on Github to report problems and suggest enhancements.

  1. When reporting a problem be as specific as possible.
  2. Include instructions on how to duplicate the issue.
  3. If possible, submit a small sample program that reproduces the problem.
  4. If requesting an enhancement, mark it as such.

Pull Request Guidelines

You may submit pull requests even if they don't meet these guidelines however they may not be merged into the master branch until they do.

Submissions may be rejected for any reason, but mostly if they don't align with the purpose of the samples as teaching aids. This repository is for samples, test programs, and utility programs. To contribute to the FRC LabVIEW Trajectory Library see that repository, FRC LabVIEW Trajectory Library

If you have questions, please ask.

  1. All LabVIEW code should have the "Separate compiled code from source file" option turned on.
  2. Samples should be simple when possible and only demonstrate a single concept. (Some of the existing samples break this rule!)

Thank You!

When you contribute, please give yourself credit by adding yourself and a concise description of your contributions to the list below. Contributions are also tracked by the git commit history.

Jim S. - FRC LabVIEW Trajectory Library, samples and test programs.