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

Missing descriptions and abouts


diffs (31 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,5 +1,5 @@
 name: Bug report
-description:
+description: Template for bug report
 labels: ["needs triage"]
 body:
   - type: textarea
diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -2,6 +2,7 @@ blank_issues_enabled: false
 contact_links:
   - name: Open a discussion on a feature request
        url: https://github.com/MonetDB/MonetDB/discussions/new?category=ideas
+       about: Discuss feature request before making it a official request
   - name: Open a discussion on a general issue
        url: https://github.com/MonetDB/MonetDB/discussions/new?category=general
        about: Ask and answer general questions here. (documentation bug, how 
to, etc)
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,5 +1,5 @@
 name: Feature request
-description:
+description: Template for feature request
 labels: ["needs triage"]
 body:
   - type: textarea
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to