Changeset: 4dd1bfbdbfae for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/4dd1bfbdbfae
Modified Files:
        .github/ISSUE_TEMPLATE/bug_report.yml
        .github/ISSUE_TEMPLATE/feature_request.yml
        .github/ISSUE_TEMPLATE/other_issue.yml
Branch: default
Log Message:

Set proper name for GH issues templates


diffs (27 lines):

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,4 +1,4 @@
-name: Bug report template
+name: Bug report
 description: Use this template to report bugs in MonetDB
 labels: ["needs triage"]
 body:
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml 
b/.github/ISSUE_TEMPLATE/feature_request.yml
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,4 +1,4 @@
-name: MonetDB feature request
+name: Feature request
 description: Use this template for feature requests
 labels: ["needs triage"]
 body:
diff --git a/.github/ISSUE_TEMPLATE/other_issue.yml 
b/.github/ISSUE_TEMPLATE/other_issue.yml
--- a/.github/ISSUE_TEMPLATE/other_issue.yml
+++ b/.github/ISSUE_TEMPLATE/other_issue.yml
@@ -1,4 +1,4 @@
-name: MonetDB other issues
+name: Other issue
 description: Use this template for general issues (documentation bug, help, 
etc)
 labels: ["needs triage"]
 body:
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to