docs(readme): split issues section into bugs vs feature requests

Bugs go through this repo's Issues tab with an ncp doctor ask; feature
requests stay pointed at NexusOS-requests so the bug tracker doesn't
mix with the planning backlog.
This commit is contained in:
Jon Wingender
2026-08-05 18:40:58 -05:00
parent c211be57a1
commit 5d997886e6
+8 -4
View File
@@ -229,11 +229,15 @@ Promethean/ Python venv (gitignored, built by the installer)
## Issues and feature requests
Planned work and feature requests now live in
[NexusOS-requests](https://git.enderofwings.com/enderofwings/NexusOS-requests)
instead of here. Click the link or hit the tab at the top of the repo.
**Bugs** — file in [Issues](https://git.enderofwings.com/enderofwings/NexusOS/issues)
on this repo. Include your OS, GPU vendor, and the relevant slice of
`ncp doctor` output.
Issues can be submitted in the [Issues](https://git.enderofwings.com/enderofwings/NexusOS) section as normal.
**Feature requests and planned work** — these live in
[NexusOS-requests](https://git.enderofwings.com/enderofwings/NexusOS-requests),
not here, so the tracker on this repo stays scoped to things that are broken.
Use the **Requests** tab at the top of the repo, next to Issues and Pull
Requests, or follow the link above.
---