forked from styleguidist/react-styleguidist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
490 additions
and
497 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
--- | ||
--- | ||
name: "\U0001F680 Feature request" | ||
about: I have a suggestion (and might want to implement myself) | ||
--- | ||
|
||
<!-- Consider opening a pull request instead: it’s a more productive way to discuss new features --> | ||
|
||
**The problem** | ||
|
||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
**Proposed solution** | ||
|
||
<!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> | ||
|
||
**Alternative solutions** | ||
|
||
<!-- A clear and concise description of any alternative solutions or features you’ve considered. --> | ||
|
||
**Additional context** | ||
|
||
<!-- Add any other context or screenshots about the feature request here. --> | ||
about: I have a suggestion (and might want to implement myself) | ||
--- | ||
|
||
<!-- Consider opening a pull request instead: it’s a more productive way to discuss new features --> | ||
|
||
**The problem** | ||
|
||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
**Proposed solution** | ||
|
||
<!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> | ||
|
||
**Alternative solutions** | ||
|
||
<!-- A clear and concise description of any alternative solutions or features you’ve considered. --> | ||
|
||
**Additional context** | ||
|
||
<!-- Add any other context or screenshots about the feature request here. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
--- | ||
--- | ||
name: "\U0001F914 Support question" | ||
about: I have a question or don’t know how to do something | ||
--- | ||
|
||
--------------^ Click “Preview”! | ||
|
||
If you have a support question, ask it on [Stack Overflow](https://stackoverflow.com/questions/tagged/react-styleguidist) using the `react-styleguidist` tag. | ||
|
||
Before submitting a new question, make sure you: | ||
|
||
* Searched existing [Stack Overflow questions](https://stackoverflow.com/questions/tagged/react-styleguidist). | ||
* Searched opened and closed [GitHub issues](https://github.com/styleguidist/react-styleguidist/issues?utf8=%E2%9C%93&q=is%3Aissue). | ||
* Read [the documentation](https://react-styleguidist.js.org/docs/getting-started.html). | ||
* Googled your question. | ||
about: I have a question or don’t know how to do something | ||
--- | ||
|
||
--------------^ Click “Preview”! | ||
|
||
If you have a support question, ask it on [Stack Overflow](https://stackoverflow.com/questions/tagged/react-styleguidist) using the `react-styleguidist` tag. | ||
|
||
Before submitting a new question, make sure you: | ||
|
||
- Searched existing [Stack Overflow questions](https://stackoverflow.com/questions/tagged/react-styleguidist). | ||
- Searched opened and closed [GitHub issues](https://github.com/styleguidist/react-styleguidist/issues?utf8=%E2%9C%93&q=is%3Aissue). | ||
- Read [the documentation](https://react-styleguidist.js.org/docs/getting-started.html). | ||
- Googled your question. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
--- | ||
--- | ||
name: "\U0001F984 Support Styleguidist development" | ||
about: I want to support efforts in maintaining this community-driven project | ||
--- | ||
|
||
--------------^ Click “Preview”! | ||
|
||
Developing and maintaining an open source project is a big effort. Styleguidist isn’t supported by any big company, and all the contributors are working on it in their free time. We need your help to make it sustainable. | ||
|
||
There are two ways you can help: | ||
|
||
1. Help develop and maintain the project: | ||
|
||
* Answer questions in [GitHub issues](https://github.com/styleguidist/react-styleguidist/issues) and [Stack Overflow](https://stackoverflow.com/questions/tagged/react-styleguidist). | ||
* Review [pull requests](https://github.com/styleguidist/react-styleguidist/pulls). | ||
* Fix bugs and add new features. | ||
* Write articles and talk about Styleguidist on conferences and meetups (we’re always happy to review your texts and slides). | ||
|
||
2. Donate via [Open Collective](https://opencollective.com/styleguidist). | ||
about: I want to support efforts in maintaining this community-driven project | ||
--- | ||
|
||
--------------^ Click “Preview”! | ||
|
||
Developing and maintaining an open source project is a big effort. Styleguidist isn’t supported by any big company, and all the contributors are working on it in their free time. We need your help to make it sustainable. | ||
|
||
There are two ways you can help: | ||
|
||
1. Help develop and maintain the project: | ||
|
||
- Answer questions in [GitHub issues](https://github.com/styleguidist/react-styleguidist/issues) and [Stack Overflow](https://stackoverflow.com/questions/tagged/react-styleguidist). | ||
- Review [pull requests](https://github.com/styleguidist/react-styleguidist/pulls). | ||
- Fix bugs and add new features. | ||
- Write articles and talk about Styleguidist on conferences and meetups (we’re always happy to review your texts and slides). | ||
|
||
2. Donate via [Open Collective](https://opencollective.com/styleguidist). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.