docs(issues): Center reports on user stories - #2615
Open
krishicks wants to merge 1 commit into
Open
Conversation
Use the same compact persona, workflow, impact, reproduction, and environment prompts for bug reports and feature requests. Keep logs optional and specific to bug reports. Remove filing-time agent diagnostics so maintainers can evaluate user needs apart from investigation output, which becomes stale over time. Require contributors to investigate current behavior after humans accept the work, and treat state:accepted or roadmap placement as that signal. Signed-off-by: Kris Hicks <khicks@nvidia.com>
krishicks
requested review from
a team,
derekwaynecarr,
maxamillion and
mrunalp
as code owners
August 5, 2026 00:20
rhuss
added a commit
to rhuss/OpenShell
that referenced
this pull request
Aug 5, 2026
Fix OCSF scope claim: OCSF runs on both sandbox and gateway sides (TLS events, service routing, policy), not sandbox-only. Correct VM driver instrumentation count from "10+ using ErrorStatusGuard" to "15 instrumented operations (9 via instrument, 6 via .instrument()) and ErrorStatusGuard for error marking". Note that K8s and Podman drivers are dual-mode (in-process default + standalone gRPC binary). Clarify NVIDIA#2615 is a PR, not an issue. Signed-off-by: Roland Huß <rhuss@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OpenShell is an agent-first project, but it's also a project that is, as of today, managed by humans. To facilitate humans' management of the project, we should revise the guidance for creating new issues and PRs to be centered more around what a persona needs, why that need isn't being met, and what the impact of that need not being met is. This will allow us (humans) to more effectively triage issues and mark them as accepted or place them on the roadmap, hopefully resulting in quicker time-to-resolution for issues.
Related Issue
Changes
Testing
mise run pre-commitpassesChecklist