Add readme markdown

This commit is contained in:
Brian Miyaji
2014-03-02 12:48:16 +11:00
parent ffb16f0627
commit 3fb65ac6e7
2 changed files with 18 additions and 1 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# SportsPress - automated league statistics
Welcome to the SportsPress repository on GitHub. Here you can browse the source, look at open issues and keep track of development.
If you are not a developer, please use the [SportsPress plugin page](http://wordpress.org/plugins/sportspress/) on WordPress.org.
## Support
This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core SportsPress issues only. Support can take place in the appropriate channels:
* The [public support forums](http://wordpress.org/support/plugin/sportspress) on WordPress.org, where the community can help each other out.
* The [ThemeBoy premium support portal](http://support.themeboy.com/) for customers who have purchased themes or extensions.
## Contributing to SportsPress
If you have a patch, or stumbled upon an issue with SportsPress core, you can contribute this back to the code. Please read our [contributor guidelines](https://github.com/ThemeBoy/sportspress/blob/master/CONTRIBUTING.md) for more information how you can do this.

View File

@@ -43,7 +43,9 @@ League table columns, player statistics, and match results can be customized to
= Get involved = = Get involved =
Developers and translators can contribute via the [SportsPress GitHub Repository](https://github.com/ThemeBoy/SportsPress/blob/master/CONTRIBUTING.md). Developers can contribute via the [SportsPress GitHub Repository](https://github.com/ThemeBoy/SportsPress/blob/master/CONTRIBUTING.md).
Translators can contribute new languages to SportsPress through [Transifex](https://www.transifex.com/projects/p/sportspress/).
== Installation == == Installation ==