mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-15 10:42:32 +03:00
Update README.md
This commit is contained in:
parent
93c3a44c61
commit
b91030869e
15
README.md
15
README.md
|
@ -8,10 +8,10 @@ the end of your document (just before the `</body>` tag), and everything will be
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [Getting Started](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/)
|
- [Getting Started](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/)
|
||||||
- [Building](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/)
|
- [Building](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/)
|
||||||
- [Material Design components](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/)
|
- [Material Design components](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/)
|
||||||
- [Bootstrap default rendering reference documentation](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/components/alerts/)
|
- [Bootstrap default rendering reference documentation](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/components/alerts/)
|
||||||
- [Migration](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/migration/)
|
- [Migration](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/migration/)
|
||||||
|
|
||||||
|
|
||||||
|
@ -22,15 +22,12 @@ with experience with Bootstrap and Material Design for Bootstrap and you have so
|
||||||
time, please consider becoming a contributor of this project!
|
time, please consider becoming a contributor of this project!
|
||||||
If you are interested contact @FezVrasta or just adopt one of our [issues](https://github.com/FezVrasta/bootstrap-material-design/issues).
|
If you are interested contact @FezVrasta or just adopt one of our [issues](https://github.com/FezVrasta/bootstrap-material-design/issues).
|
||||||
|
|
||||||
If you like this project you may support it by [donating](https://www.paypal.me/fezvrasta), starring this repository or reporting issues.
|
If you like this project you may support it by, starring this repository or reporting issues.
|
||||||
All issues filed should be reduced to a [CodePen](https://codepen.io/rosskevin/pen/eJMMVB) test case where possible.
|
All issues filed should be reduced to a [CodePen](https://codepen.io/rosskevin/pen/eJMMVB) test case where possible.
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
|
||||||
|
|
||||||
### Development
|
### Development
|
||||||
If you want to get involved, please do so by submitting pull requests.
|
If you want to get involved, please do so by submitting pull requests.
|
||||||
Before undertaking any major PR effort, please check the [existing issues](https://github.com/FezVrasta/bootstrap-material-design/issues).
|
|
||||||
If there isn't one, please file a new issue so we can discuss and assign the work so effort is not duplicated.
|
If there isn't one, please file a new issue so we can discuss and assign the work so effort is not duplicated.
|
||||||
Thank you!
|
Thank you!
|
||||||
|
|
||||||
|
@ -39,8 +36,6 @@ Please read through our [contributing guidelines](CONTRIBUTING.md). Included are
|
||||||
|
|
||||||
Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://codeguide.co/), maintained by [Mark Otto](https://github.com/mdo), one of Bootstrap's founders.
|
Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://codeguide.co/), maintained by [Mark Otto](https://github.com/mdo), one of Bootstrap's founders.
|
||||||
|
|
||||||
Editor preferences are available in the [editor config](https://github.com/FezVrasta/bootstrap-material-design/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org>.
|
|
||||||
|
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user