Skip to content

Commit 2b5a653

Browse files
committed
Review: Replace "feature requests" by "issues"
1 parent 19131bb commit 2b5a653

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
label: Prerequisites
1616
description: Take a couple minutes to help our maintainers work faster.
1717
options:
18-
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed feature requests.
18+
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed issues.
1919
required: true
2020
- type: textarea
2121
id: what-happened

.github/ISSUE_TEMPLATE/component_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
label: Prerequisites
1515
description: Take a couple minutes to help our maintainers work faster.
1616
options:
17-
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed feature requests.
17+
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed issues.
1818
required: true
1919
- type: textarea
2020
id: description

.github/ISSUE_TEMPLATE/demo_app_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
label: Prerequisites
1515
description: Take a couple minutes to help our maintainers work faster.
1616
options:
17-
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed feature requests.
17+
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed issues.
1818
required: true
1919
- type: textarea
2020
id: description

.github/ISSUE_TEMPLATE/documentation_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
label: Prerequisites
1515
description: Take a couple minutes to help our maintainers work faster.
1616
options:
17-
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed feature requests.
17+
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed issues.
1818
required: true
1919
- type: textarea
2020
id: location

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
label: Prerequisites
1515
description: Take a couple minutes to help our maintainers work faster.
1616
options:
17-
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed feature requests.
17+
- label: I have [searched the backlog](https://github.com/Orange-OpenSource/ouds-android/issues) for duplicate or closed issues.
1818
required: true
1919
- type: markdown
2020
attributes:

0 commit comments

Comments
 (0)