Skip to content

Commit ff830c5

Browse files
committed
fix: rename reproducibility -> reusability
1 parent cd7295e commit ff830c5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/reproducibility.md renamed to .github/ISSUE_TEMPLATE/reusability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Reproducibility
3-
about: Use this template for reproducibility standards
2+
name: Reusability
3+
about: Use this template for reusability standards
44
title: ''
55
labels: standards - reusability
66
assignees: alee

content/en/standards/reproducibility/_index.md renamed to content/en/standards/reusability/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Reproducibility
3-
linkTitle: Reproducibility
2+
title: Reusability
3+
linkTitle: Reusability
44
cascade:
5-
type: reproducibility
6-
github_issue_filter: "label:\"standards - reproducibility\""
7-
github_issue_template: reproducibility.md
5+
type: Reusability
6+
github_issue_filter: "label:\"standards - reusability\""
7+
github_issue_template: reusability.md
88
weight: 2
99
---
1010

0 commit comments

Comments
 (0)