Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.58 KB

CONTRIBUTING.md

File metadata and controls

35 lines (20 loc) · 1.58 KB

Contributing guidelines

Thanks for taking the time to contribute!

Before contributing, please be aware that we are accepting these sorts of changes:

  • Bug reports and fixes
  • Demonstrations of other Skender.Stock.Indicators NuGet package features

Reporting bugs

If you are reporting a bug, please submit an Issue with a detailed description of the problem. Be sure to include steps to reproduce, code samples, and any reference materials.

Developing

Testing

  • Since this is just a simple demo project, we basically just want it to pass the build and run without errors.
  • Failed builds will block acceptance of your Pull Request when submitting changes.

Submitting changes

Submit a Pull Request with a clear list of what you've done (read more about pull requests).

After a Pull Request is reviewed, accepted, and merged to main, we may batch changes before publishing the site. Please be patient with turnaround time.

Contact us

Contact us through the NuGet Contact Owners method, privately direct message @daveskender on Twitter, or submit an Issue with your question if it is publicly relevant.

Thanks, Dave Skender