Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 900 Bytes

issue-guidelines.md

File metadata and controls

29 lines (16 loc) · 900 Bytes

Guidelines for Filing Issues

Issues can be filed here

Please follow these guidelines when filing issues with Sysbox-EE.

  1. Create an issue with one of the following labels:
  • Bug: for functional defects, performance issues, etc.

  • Documentation: documentation errors or improvements

  • Enhancement: Feature requests

  • Question: for questions related to usage, design, etc.

  1. Add a label corresponding to the Sysbox-EE release (e.g. v0.3.0)

  2. Include information about the host's Linux (e.g., lsb_release, uname -a).

  3. Describe the issue as clearly and completely as possible.

  4. Tell us how to best reproduce it.

We appreciate when our users report issues. Nestybox will try to address them ASAP. We will mark them as fixed, invalid, duplicate, or wont-fix.

Thanks for helping us improve Sysbox-EE!