diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/1.bug.md similarity index 73% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/1.bug.md index 894382cbad7092..402f5eb7b40f64 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/1.bug.md @@ -1,3 +1,8 @@ +--- +name: Bug report +about: Create a bug report for Material-UI +--- + -- [ ] This is a v1.x issue (v0.x is no longer maintained). +- [ ] This is a v1.x issue. - [ ] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. ## Expected Behavior ## Current Behavior -## Steps to Reproduce (for bugs) +## Steps to Reproduce +Link: 1. 2. @@ -41,7 +45,7 @@ ## Context @@ -53,4 +57,4 @@ | Material-UI | v1.?.? | | React | | | browser | | -| etc | | +| etc. | | diff --git a/.github/ISSUE_TEMPLATE/2.feature.md b/.github/ISSUE_TEMPLATE/2.feature.md new file mode 100644 index 00000000000000..9da3bb7a4b9ebe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2.feature.md @@ -0,0 +1,37 @@ +--- +name: Feature request +about: Create feature request for Material-UI +--- + + + + + + +- [ ] This is a v1.x issue. +- [ ] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate. + +## Expected Behavior + + +## Current Behavior + + +## Examples + + +## Context + diff --git a/.github/ISSUE_TEMPLATE/3.support.md b/.github/ISSUE_TEMPLATE/3.support.md new file mode 100644 index 00000000000000..b4f951e768cded --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3.support.md @@ -0,0 +1,15 @@ +--- +name: Support +about: I need support with Material-UI +--- + +--------------^ Click "Preview" for a nicer view! + +We primarily use GitHub as an issue tracker; for usage and support questions, please check out these resources below. Thanks! + +--- + +1. Read the documentation: https://material-ui.com/. +2. Ask questions on StackOverflow using the tag material-ui: https://stackoverflow.com/questions/tagged/material-ui. +3. Chat with the community on Gitter: https://gitter.im/mui-org/material-ui. +4. Ping us on Twitter: https://twitter.com/MaterialUI. diff --git a/.github/ISSUE_TEMPLATE/4.support-us.md b/.github/ISSUE_TEMPLATE/4.support-us.md new file mode 100644 index 00000000000000..109f97c8090987 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/4.support-us.md @@ -0,0 +1,26 @@ +--- +name: 🤝 Support us on Material-UI +about: If you would like to support our efforts in maintaining this community-driven project 🙌! +--- + +--------------^ Click "Preview" for a nicer view! + +> Open Collective: https://opencollective.com/material-ui +> Olivier's Patreon: https://www.patreon.com/oliviertassinari + +Help support Material-UI! + +Material-UI is an MIT-licensed open source project. It's an independent project with ongoing development made possible thanks to the support of these awesome [backers](https://material-ui.com/discover-more/backers/). + +--- + +As a group of volunteers you can help us in a few ways + +- Giving developer time on the project. (Message us on [Twitter](https://twitter.com/MaterialUI) or [Gitter](https://gitter.im/mui-org/material-ui) for guidance). +Companies should be paying their employees to contribute back to the open source projects they use everyday. +- Giving funds by becoming one of our sponsors/donators! + +If you'd like to sustain the future of the project as a whole, we have an [Open Collective](https://opencollective.com/material-ui) that you can donate to. +This is a way for funds to be allocated to the core team. + +You can also support [Olivier](https://github.com/oliviertassinari) a this [Patreon](https://www.patreon.com/oliviertassinari).