diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 46d458f8..9a2031d1 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -58,3 +58,9 @@ body: Output from `npx @mui/envinfo` goes here. ``` + - type: markdown + attributes: + value: | + ## :heart: Love Pigment CSS? + + Consider donating $10 to sustain our open-source work: [https://opencollective.com/mui-org](https://opencollective.com/mui-org). diff --git a/.github/ISSUE_TEMPLATE/2.feature.yml b/.github/ISSUE_TEMPLATE/2.feature.yml index 6dddbe82..b5c501b7 100644 --- a/.github/ISSUE_TEMPLATE/2.feature.yml +++ b/.github/ISSUE_TEMPLATE/2.feature.yml @@ -32,3 +32,9 @@ body: attributes: label: Motivation description: What are you trying to accomplish? Providing context helps us come up with a solution that is more useful in the real world. + - type: markdown + attributes: + value: | + ## :heart: Love Pigment CSS? + + Consider donating $10 to sustain our open-source work: [https://opencollective.com/mui-org](https://opencollective.com/mui-org). diff --git a/.github/ISSUE_TEMPLATE/4.docs-feedback.yml b/.github/ISSUE_TEMPLATE/4.docs-feedback.yml index b8503cf5..c27aedd4 100644 --- a/.github/ISSUE_TEMPLATE/4.docs-feedback.yml +++ b/.github/ISSUE_TEMPLATE/4.docs-feedback.yml @@ -42,3 +42,9 @@ body: attributes: label: Context description: What are you trying to accomplish? Providing context helps us come up with a solution that is more useful in the real world. + - type: markdown + attributes: + value: | + ## :heart: Love Pigment CSS? + + Consider donating $10 to sustain our open-source work: [https://opencollective.com/mui-org](https://opencollective.com/mui-org).