Skip to content

Commit e0f5b65

Browse files
committed
fixup! feat: add a general issue template (#15)
1 parent 57536a1 commit e0f5b65

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/general.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 💡 Proposal / 🐞 Bug Report
22
description: Suggest a new Criteria, Feature, or report a Bug
3-
title: "[Proposal]: "
3+
title: " "
44
labels: ["triage"]
55
body:
66
- type: dropdown

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DevOps Maturity Specification provides guidelines for DevOps best practices, aim
4747
- 🟢 Must-Have (Weight: 1)
4848
- 🟡 Nice-to-Have (Weight: 0.5)
4949

50-
_Proposed a new criterion?_ Please [open an issue](https://github.com/devops-maturity/devops-maturity/issues/new).
50+
_Proposed a new criterion?_ Please [open an issue](https://github.com/devops-maturity/spec/issues).
5151

5252
## Badge Levels
5353

content/_index.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ DevOps 成熟度规范为 DevOps 最佳实践提供指导,旨在提升软件
4949
- 🟢 必选(权重 1)
5050
- 🟡 可选(权重 0.5)
5151

52-
_提出新的评估项?_[提交 issue](https://github.com/devops-maturity/devops-maturity/issues/new)
52+
_提出新的评估项?_[提交 issue](https://github.com/devops-maturity/spec/issues)
5353

5454
## 徽章等级
5555

0 commit comments

Comments
 (0)