Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.12 KB

contributing.md

File metadata and controls

25 lines (16 loc) · 1.12 KB

Contributing

We welcome contributions to this project!

Contribution can include, but are not limited to, any of the following:

  • File an Issue
  • Request a Feature
  • Implement a Requested Feature
  • Fix an Issue/Bug
  • Add/Fix documentation

Issues and Feature Requests

To submit an issue/bug report, or to request a feature, please submit a GitHub issue to the repo.

If you are submitting a bug report, please provide as much information as you can, including clear and concise repro steps, attaching any necessary files to assist in the repro. Be sure to scrub the files of any potentially sensitive information. Issues are public.

For a feature request, please try to describe the scenario you are trying to accomplish that requires the feature. This will help us understand the limitations that you are running into, and provide us with a use case to know if we've satisfied your request.

Making Contributions

Refer to the Developer Guide which explains how to make contributions to the TSC project.