为什么用户不能直接创建问题 (Ghostty)
Why users cannot create Issues directly

原始链接: https://github.com/ghostty-org/ghostty/issues/3558

## Ghostty 贡献指南:先讨论 Ghostty 采用独特的贡献流程。**请勿直接创建 Issue。** 相反,请先创建一个 **Discussion** 来报告错误或建议功能。 这种方法简化了维护者的流程。Ghostty 的经验表明,大多数报告的“错误”实际上是用户错误或对新功能的要求。Discussion 允许在创建可操作的 Issue 之前进行澄清和详细说明。 一旦 Discussion 清楚地定义了一个可重现的问题,维护者会将其转换为 Issue,确保所有 Issue 准备好进行开发。这意味着,如果您发现了一个有效的问题,您作为用户无需做额外的工作。 这个系统优先考虑定义明确、可操作的项目,使贡献更高效、更有效。有关完整详细信息,请参阅 [CONTRIBUTING.md](CONTRIBUTING.md) 文件。

Ghostty是一个开源项目,为了提高问题追踪的效率,故意限制了直接创建 issue 的权限。他们使用 GitHub Discussions 来代替 issue 进行一般讨论或功能请求。 只有当讨论产生明确、可执行的项目时,才会将其转化为 issue。根据维护者的经验,这个流程旨在确保所有 issue 都是真正可以开始工作的,避免了因用户错误或误解而产生的问题(估计占初始报告的 80-90%)。 一位评论员将这种方法比作非结构化的 Basecamp ShapeUp 流程,即需求在到达 issue 阶段之前就已经定义好了。这个系统优先为贡献者提供一个专注且高效的问题追踪器。
相关文章

原文

Users are not allowed to create Issues directly in this repository - we ask that you create a Discussion first.

Unlike some other projects, Ghostty does not use the issue tracker for discussion or feature requests. Instead, we use GitHub discussions for that. Once a discussion reaches a point where a well-understood, actionable item is identified, it is moved to the issue tracker. This pattern makes it easier for maintainers or contributors to find issues to work on since every issue is ready to be worked on.

This approach is based on years of experience maintaining open source projects and observing that 80-90% of what users think are bugs are either misunderstandings, environmental problems, or configuration errors by the users themselves. For what's left, the majority are often feature requests (unimplemented features) and not bugs (malfunctioning features). Of the features requests, almost all are underspecified and require more guidance by a maintainer to be worked on.

Any Discussion which clearly identifies a problem in Ghostty and can be confirmed or reproduced will be converted to an Issue by a maintainer, so as a user finding a valid problem you don't do any extra work anyway. Thank you.

For more details, see our CONTRIBUTING.md.

联系我们 contact @ memedata.com