Changeset: f3ef5701ed71 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/f3ef5701ed71
Modified Files:
        .github/DISCUSSION_TEMPLATE/general.yml
        .github/DISCUSSION_TEMPLATE/q&a.yml
Branch: default
Log Message:

Remove attributes from discussion templates


diffs (26 lines):

diff --git a/.github/DISCUSSION_TEMPLATE/general.yml 
b/.github/DISCUSSION_TEMPLATE/general.yml
--- a/.github/DISCUSSION_TEMPLATE/general.yml
+++ b/.github/DISCUSSION_TEMPLATE/general.yml
@@ -2,9 +2,6 @@ title:
 body:
   - type: textarea
     id: question
-    attributes:
-      label:
-      description:
     validations:
       required: true
   - type: markdown
diff --git a/.github/DISCUSSION_TEMPLATE/q&a.yml 
b/.github/DISCUSSION_TEMPLATE/q&a.yml
--- a/.github/DISCUSSION_TEMPLATE/q&a.yml
+++ b/.github/DISCUSSION_TEMPLATE/q&a.yml
@@ -2,9 +2,6 @@ title:
 body:
   - type: textarea
     id: question
-    attributes:
-      label:
-      description:
     validations:
       required: true
   - type: markdown
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to