@@ -18,6 +18,9 @@ The plugin requires [Mantis](http://www.mantisbt.org/) version 1.3 or higher.
1818Note that jQuery version 1.6 or later is also required, but since a more recent
1919version of the library comes bundled with MantisBT, no extra setup is necessary.
2020
21+ If you need compatibility with MantisBT 1.2, please use legacy
22+ [ version 0.6] ( https://github.com/mantisbt-plugins/snippets/releases/tag/v0.6 ) .
23+
2124
2225## Installation
2326
@@ -64,21 +67,13 @@ Information*) can be setup to use Snippets via configuration page `Manage > Glob
6467
6568## Support
6669
67- Problems or questions dealing with use and installation should be
68- directed to the [ #mantisbt] ( irc://freenode.net/mantisbt ) IRC channel
69- on Freenode.
70-
71- The latest source code can found on
72- [ Github] ( https://github.com/mantisbt-plugins/snippets ) .
73-
74- We encourage you to submit Bug reports and enhancements requests on the
75- [ Github issues tracker] ( https://github.com/mantisbt-plugins/snippets/issues ) .
76- If you would like to propose a patch, do not hesitate to submit a new
77- [ Pull Request] ( https://github.com/mantisbt-plugins/snippets/compare/ ) .
78-
79- ## MantisBT Versions Supported
80-
81- - MantisBT v2.x - ` master ` branch
82- - MantisBT v1.3.x - ` master-1.3.x ` branch
83- - MantisBT v1.2.x - ` master-1.2.x ` branch
70+ The following support channels are available if you wish to file a
71+ [ bug report] ( https://github.com/mantisbt-plugins/snippets/issues/new ) ,
72+ or have questions related to use and installation:
8473
74+ - [ GitHub issues tracker] ( http://github.com/mantisbt-plugins/snippets/issues )
75+ - MantisBT [ Gitter chat room] ( https://gitter.im/mantisbt/mantisbt )
76+ - If you feel lucky you may also want to try the legacy
77+ [ #mantisbt IRC channel] ( https://webchat.freenode.net/?channels=%23mantisbt )
78+ on Freenode (irc://freenode.net/mantisbt)
79+ but since hardly anyone goes there nowadays, you may not get any response.
0 commit comments