Summary: When people file issues, they are (in-general) missing a lot of useful information. This template will now be included when people file issues. More info here: https://github.com/blog/2111-issue-and-pull-request-templates Reviewed By: emilsjolander Differential Revision: D4481713 fbshipit-source-id: 8c173e282438d5156d50fe40c581e18730d6a5af
18 lines
591 B
Markdown
18 lines
591 B
Markdown
# Report
|
|
|
|
- [ ] I have searched [existing issues](https://github.com/facebook/yoga/issues) and this is not a duplicate
|
|
|
|
# Issues and Steps to Reproduce
|
|
***Replaces this with steps to repro your issue.***
|
|
|
|
# Expected Behavior
|
|
***Describe what you expected would happen.***
|
|
|
|
# Actual Behavior
|
|
***Describe what actually happened.***
|
|
|
|
# Link to Code
|
|
***If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.***
|
|
|
|
***When applicable, use this [fiddle](https://jsfiddle.net/emilsjolander/jckmwztt/) to post a web repro.***
|