xorm/docs/en-US/about.md

27 lines
679 B
Markdown
Raw Normal View History

2014-09-11 10:03:03 +00:00
# About
This manual documents aspects of Xorm.
### New to Xorm?
Read about the [Quick Start](docs/intro/quick_start.md).
### Can't find what you're looking for?
Search our [mailing list (xorm@googlegroups.com)](https://groups.google.com/forum/#!forum/xorm).
### Need help?
Send an email to the [xorm@googlegroups.com](mailto:xorm@googlegroups.com).
### Find a bug?
Open an [issue on github](https://github.com/go-xorm/xorm/issues).
### Want to be a contributor?
Fork the [documentation project](https://github.com/go-xorm/xorm/tree/master/docs), edit and pull request.
### Source code of this website?
Please visit [Xorm Web](https://github.com/go-xorm/website).