Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.37 KB

CONTRIBUTING.md

File metadata and controls

38 lines (30 loc) · 1.37 KB

Contributing guidelines

If you have improvements to Intel® Low Precision Optimization Tool, send us your pull requests for review! For those just getting started, Github has a how to.

Pull Request Checklist

Before sending your pull requests, please make sure that you followed this list.

Pull Request Template

Change Summary

Include a detailed summary of the change please.

Change Motivation

Include an explanation of the motivation for the change please.

Change Limit

Include an explanation about the regression your change might bring.

Test Info

  • For bug fix, provide test steps to reproduce your issue.
  • For new features, provide test steps besides unit tests if necessary.

Environment Info

Privide the development or test environment info.

  • OS
  • CPU info
  • Python version
  • Dependent component version