Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.41 KB

Reporting Bugs

Use the GitHub issue tracker for bugs and feature requests. Please do NOT post usage or installation questions there, it is not a forum!

Guidelines:

  • Create one issue per bug or feature request
  • Do not mix multiple bugs or feature requests into a single issue
  • Search the issue tracker if the issue has already been reported
  • Ensure you are running the latest version of PartKeepr
  • Try to reproduce the problem on demo.partkeepr.org prior reporting the issue and indicate in the issue that you have done so
  • Report your browser type and version, any JavaScript errors in the console and any other details like server operating system, php version etc.

Use the dedicated mailing list or IRC for general questions as described on the PartKeepr Support Page.

Contributing Code

Create a pull request on GitHub to contribute new features and bugfixes.

Guidelines: