diff options
| author | Christoph Burschka | 2013-12-30 21:54:27 +0100 |
|---|---|---|
| committer | Christoph Burschka | 2013-12-30 21:54:27 +0100 |
| commit | 735ae4da58a8f5bc21723bdd9c9d849651dbbf05 (patch) | |
| tree | f6b4724c539d532dff5a8c58316c33244da1bfec | |
| parent | Rewrote Unit tests to explain successes and failures more clearly. (diff) | |
| download | ejabberd-auth-php-735ae4da58a8f5bc21723bdd9c9d849651dbbf05.tar.gz | |
Warning about support and maintenance.
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -43,3 +43,14 @@ license as the core project. GPL v2: http://www.gnu.org/licenses/gpl-2.0.txt GPL v3: http://www.gnu.org/licenses/gpl-3.0.txt + +## SUPPORT + +I will not be able to offer support or reliable maintenance for this software, +or any of its plugins. Functionality may be change without notice. This software +is (for now) indefinitely in pre-release mode, and there are no current plans +for a stable release. + +Your best bet for using this software is to fork it and maintain your own +codebase. I will gladly take pull requests under consideration if you feel like +contributing. |
