PowerShell / PowerShell/PowerShell
PSVersionTable should have Release type field denoting Prerelease, Stable, or LTS
未关闭
还没有人认领这个 Issue。
Issue-Enhancement
Needs-Triage
- 主要语言
- C#
- 星标
- 55.5k
- 派生
- 8.5k
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 88
描述
Summary of the new feature / enhancement
$PSVersionTable should have a property (Release) field denoting if the version is Prerelease, Stable, or LTS.
Proposed technical implementation details (optional)
Updated proposal from @mklement0 in comment https://github.com/PowerShell/PowerShell/issues/23984#issuecomment-2187070221
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指定任何文件、测试或入口点。首先阅读链接评论中的更新提案,并确定 $PSVersionTable 的定义和填充位置;当它公开一个 Release 属性,且该属性的值能够区分 Prerelease、Stable 和 LTS 版本时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, powershell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100