mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Update README.md
This commit is contained in:
parent
207102bcca
commit
fc625444f0
26
README.md
26
README.md
@ -10,6 +10,15 @@ Marko is a [_really_ fast](https://github.com/marko-js/templating-benchmarks) an
|
||||
[](https://www.npmjs.com/package/marko)
|
||||
[](http://npm-stat.com/charts.html?package=marko)
|
||||
|
||||
# Get Involved
|
||||
|
||||
- **Contributing**: Pull requests are welcome!
|
||||
- Read [`CONTRIBUTING.md`](CONTRIBUTING.md) and check out our [`bite-sized`](https://github.com/marko-js/marko/issues?q=is%3Aissue+is%3Aopen+label%3Abite-sized) and [`help-wanted`](https://github.com/marko-js/marko/issues?q=is%3Aissue+is%3Aopen+label%3Ahelp-wanted) issues
|
||||
- Submit github issues for any feature enhancements, bugs or documentation problems
|
||||
- **Support**: Join our [gitter chat](https://gitter.im/marko-js/marko) to ask questions to get support from the maintainers and other Marko developers
|
||||
- Questions/comments can also be posted as [github issues](https://github.com/marko-js/marko/issues)
|
||||
- **Discuss**: Tweet using the `#MarkoJS` hashtag and follow [@MarkoDevTeam](https://twitter.com/MarkoDevTeam)
|
||||
|
||||
# Installation
|
||||
|
||||
```bash
|
||||
@ -234,13 +243,6 @@ will automatically ignore the compiled marko templates when they are written to
|
||||
|
||||
See [CHANGELOG.md](CHANGELOG.md)
|
||||
|
||||
# Discuss
|
||||
|
||||
- Chat channel: [](https://gitter.im/marko-js/marko)
|
||||
- Twitter: please use the `#MarkoJS` hashtag. Follow [@MarkoDevTeam](https://twitter.com/MarkoDevTeam)
|
||||
|
||||
Questions or comments can also be posted on the [Marko Github issues](https://github.com/marko-js/marko/issues) page.
|
||||
|
||||
# Maintainers
|
||||
|
||||
* [Patrick Steele-Idem](https://github.com/patrick-steele-idem) (Twitter: [@psteeleidem](http://twitter.com/psteeleidem))
|
||||
@ -248,16 +250,6 @@ Questions or comments can also be posted on the [Marko Github issues](https://gi
|
||||
* [Michael Rawlings](https://github.com/mlrawlings) (Twitter: [@mlrawlings](https://twitter.com/mlrawlings))
|
||||
* [Martin Aberer](https://github.com/tindli) (Twitter: [@metaCoffee](https://twitter.com/metaCoffee))
|
||||
|
||||
# Contribute
|
||||
|
||||
Pull Requests welcome. Please make sure all tests pass:
|
||||
|
||||
```
|
||||
npm test
|
||||
```
|
||||
|
||||
Please submit Github issues for any feature enhancements, bugs or documentation problems.
|
||||
|
||||
# License
|
||||
|
||||
Apache License v2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user