-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(issue_template): simplify and update (#1532)
- Loading branch information
1 parent
a208152
commit e19df53
Showing
1 changed file
with
8 additions
and
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,21 @@ | ||
CSS issue? | ||
----------------- | ||
Post on https://github.com/Semantic-Org/Semantic-UI. | ||
✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI | ||
|
||
Semantic UI React only concerns itself with React components that render valid Semantic-UI markup. There is no HTML nor CSS code in this project. | ||
✖ USAGE QUESTIONS → Use these dedicated resources: | ||
Docs - http://react.semantic-ui.com | ||
Chat - https://gitter.im/Semantic-Org/Semantic-UI-React | ||
SO - http://stackoverflow.com/search?q=semantic-ui-react | ||
|
||
Duplicate? | ||
----------------- | ||
Search the issues and PRs to ensure someone hasn't already posted this topic. | ||
|
||
Usage question? | ||
----------------- | ||
We have superb docs at http://react.semantic-ui.com. They show all components and props including extensive live editable usage examples. | ||
|
||
Tip: The doc site itself is a React app built with Semantic UI React. You can see how we setup Webpack, handle CSS, and advanced components by looking at the `/docs` in this repo itself. | ||
|
||
<!--------------------------------- Still an issue? Let us know! ---------------------------------> | ||
✔ BUGS → This form is required: | ||
|
||
### Steps | ||
1. Boil water. | ||
|
||
### Expected Result | ||
It should be hot. | ||
|
||
### Actual Result | ||
It is cold. | ||
|
||
### Version | ||
x.y.z | ||
|
||
### Testcase | ||
Fork this to show the issue: http://codepen.io/levithomason/pen/ZpBaJX | ||
[Fork, update, and replace this pen to show the bug]: | ||
http://codepen.io/levithomason/pen/ZpBaJX |