Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 4.5 KB

File metadata and controls

74 lines (49 loc) · 4.5 KB

NAVIX (Naver Linux)

NAVIX is an open-source Linux distribution based on OpenELA, aiming to provide a stable, secure, and freely available Linux platform for developers and system administrators. Licensed under GPLv2, the project is openly developed and welcomes contributions from the community.


Feedback & Support

Action Link
Report a bug Submit Bug Report bug
Request a feature Submit Feature Request enhancement
Ask a question Submit Question question
Browse FAQ docs/

Contributing

We welcome contributions from the community — bug reports, feature requests, and questions are all valuable.

How to Contribute

1. Report a Bug

If you find a bug, open a bug report and include:

  • Component — the affected package or subsystem (e.g. kernel, openssl)
  • Description — a clear explanation of the problem
  • Steps to reproduce — the minimal steps that trigger the issue
  • Expected vs. actual behavior
  • Environment — OS version, hardware architecture (e.g. NAVIX 9, x86_64)
  • Screenshots or logs — if applicable

2. Request a Feature

Have an idea that would improve NAVIX? Open a feature request and describe:

  • The problem your request addresses
  • Your proposed solution
  • Any alternatives you have considered

3. Ask a Question

For general questions about NAVIX, open a question issue. You can also check the FAQ first to see if it has already been answered.

Issue Lifecycle

After you submit an issue, it will progress through the following states:

new → assigned → ondev → resolved → verified → closed

See the Issue Labels & Status section below for details on each state.


Issue Labels & Status

Issues move through the following lifecycle:

Label Meaning
new Newly filed bug. Will be moved to assigned or closed.
assigned Assigned to an engineer.
ondev Actively being worked on by the assigned engineer.
resolved Fix has been applied.
verified Fix has been verified.
duplicate Duplicate of an existing issue.
closed Issue is closed.