From 3fb65ac6e76c995dd8614e04af0fab8735b31ff7 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Sun, 2 Mar 2014 12:48:16 +1100 Subject: [PATCH] Add readme markdown --- README.md | 15 +++++++++++++++ readme.txt | 4 +++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..af47d162 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file diff --git a/readme.txt b/readme.txt index a887bfcf..ac05362f 100644 --- a/readme.txt +++ b/readme.txt @@ -43,7 +43,9 @@ League table columns, player statistics, and match results can be customized to = 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 ==