Skip to content

Commit 3d1e59c

Browse files
author
smiletan
committed
upate template description
1 parent c63d804 commit 3d1e59c

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
# limitations under the License.
1616
#
1717

18-
name: Doris Bug report
18+
name: Doris Operator Bug report
1919
title: "[Bug] "
20-
description: Problems and issues with code of Apache Doris
20+
description: Problems and issues with code of Apache Doris Operator
2121
labels: ["kind/bug"]
2222
body:
2323
- type: markdown
2424
attributes:
2525
value: |
26-
Thank you very much for submitting feedback to Doris to help Doris develop better.
26+
Thank you very much for submitting feedback to Doris Operator to help Doris Operator develop better.
2727
2828
If it is an idea or help wanted, please go to:
2929
@@ -88,7 +88,7 @@ body:
8888
attributes:
8989
label: Are you willing to submit PR?
9090
description: >
91-
We very much look forward to developers or users to help solve the Doris problem together.
91+
We very much look forward to developers or users to help solve the Doris Operator problem together.
9292
If you are willing to submit a PR to fix this problem, please tick it.
9393
options:
9494
- label: Yes I am willing to submit a PR!

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ blank_issues_enabled: true
1919
contact_links:
2020
- name: Ask a question or get support
2121
url: https://github.com/apache/doris-operator/discussions
22-
about: Ask a question or request support for using Apache Doris
22+
about: Ask a question or request support for using Apache Doris Operator

.github/ISSUE_TEMPLATE/enhancement.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
# limitations under the License.
1616
#
1717

18-
name: Doris enhancement
19-
description: Add an enhanment for Apache Doris
18+
name: Doris Operator enhancement
19+
description: Add an enhanment for Apache Doris Operator
2020
title: "[Enhancement] "
2121
labels: ["kind/enhancement"]
2222
body:
2323
- type: markdown
2424
attributes:
2525
value: |
26-
Thank you very much for your good enhancement for Doris.
26+
Thank you very much for your good enhancement for Doris Operator.
2727
2828
Please help sync to the [Dev Mail List](mailto:[email protected]). You will get FASTER help![How to subscribe](mailto:[email protected])
2929

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
name: Doris feature request
18-
description: Suggest an idea for Apache Doris
17+
name: Doris Operator feature request
18+
description: Suggest an idea for Apache Doris Operator
1919
title: "[Feature] "
2020
labels: ["kind/feature"]
2121
body:
2222
- type: markdown
2323
attributes:
2424
value: |
25-
Thank you very much for your good ideas and suggestions for Doris
25+
Thank you very much for your good ideas and suggestions for Doris Operator
2626
2727
Please help sync to the [Dev Mail List](mailto:[email protected]). You will get FASTER help![How to subscribe](mailto:[email protected])
2828
@@ -58,7 +58,7 @@ body:
5858
attributes:
5959
label: Are you willing to submit PR?
6060
description: >
61-
We very much look forward to developers or users to help develop the Doris together.
61+
We very much look forward to developers or users to help develop the Doris Operator together.
6262
If you are willing to submit a PR to implement this feature, please tick it.
6363
options:
6464
- label: Yes I am willing to submit a PR!

0 commit comments

Comments
 (0)