chore: Improve GitHub issue templates to align with SqlServerDsc

未关闭 适合新手
#463 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
78/100
Issue 类型
文档
描述清晰度
描述清楚
活跃度
冷清
技术栈
github
领域
documentation

调研方向

从 .github/ISSUE_TEMPLATE/ 开始,将 General.md、Resource_proposal.yml 和 Problem_with_resource.yml 与对应的 SqlServerDsc 模板进行比较。还要检查 config.yml 中的联系链接;三个文件使用所要求的数字名称、其内容与参考保持一致且链接仍然有效时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

chore

Summary

Align the GitHub issue templates in this repository with the conventions used by SqlServerDsc, which serves as the reference implementation for DSC Community module issue templates.

Current state

The .github/ISSUE_TEMPLATE/ folder currently contains:

File Template name
General.md General question or documentation update
Resource_proposal.yml New resource proposal
Problem_with_resource.yml Problem with a resource
config.yml Blank issues disabled / contact links

Desired state

Rename and align the existing files to match the SqlServerDsc naming convention (numeric prefixes ensure a consistent ordering in the GitHub UI):

Current file New file Action
General.md 01_general.md Rename
Resource_proposal.yml 02_resource_proposal.yml Rename
Problem_with_resource.yml 03_problem_with_resource.yml Rename

Tasks

  • Rename General.md01_general.md
  • Rename Resource_proposal.yml02_resource_proposal.yml
  • Rename Problem_with_resource.yml03_problem_with_resource.yml
  • Review each template body against its SqlServerDsc counterpart and apply any improvements to wording, field labels, or descriptions
  • Verify config.yml contact links are still current

References

主要语言
PowerShell
星标
338
派生
80
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

dsccommunity/ComputerManagementDsc 的其他 Issue

查看 dsccommunity/ComputerManagementDsc 的全部 Issue

相似的 Issue

更多 Documentation Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。