mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-04-24 04:15:55 +08:00
* Add issue template for better explanation of issues * Add template for pull request to standardize the information taken
530 B
530 B
Summary
In this section, you should give the overview of the problem and the proposed changes.
Related Issue #[issue number]
If this PR is fixing any issue, then please include - Related Issue #[issue number]
Any Breaking Changes
If this PR is introducing any breaking changes then mention them in this section.
Checklist
- [] Are all the test cases passing?
- [] If any new feature has been added, then are the test cases updated/added?
- [] Has the documentation been updated for the proposed change, if required?