; the next section is mandatory
[general]
name=Report Plugin
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=Plugin for fast reporting of issues to the tracker
version=1.0.0
author=Peter Petrik for Lutra Consulting
email=peter.petrik@lutraconsulting.co.uk
about=Plugin for fast reporting of issues to the tracker.
; end of mandatory metadata

; start of optional metadata
changelog= 1.0.0 QGIS 3 Release
 <p> 0.2.1 - Bug Fix Release
 - Fix OSX SSL Error
 <p> 0.2 - Feature and Bug Fix Release
 - Colored labels selectable from List
 - Better detection of invalid GitHub Tokens
 - Configuration dialog for GitHub
 - Improvements to bug reports when Python exception is caught (formatting of the message)
 - Improvements to the plugin selection (sorted plugin list, better support for not different trackers)
 - Issue tracker is not hyperlink
 - Fixed various small bugs 
 <p> 0.1 - Initial Release

; tags are in comma separated value format, spaces are allowed
tags=tracker,github,report,issue,ticket,exception,development,error,bug

homepage=https://github.com/lutraconsulting/qgis-report-plugin
tracker=https://github.com/lutraconsulting/qgis-report-plugin
repository=https://github.com/lutraconsulting/qgis-report-plugin
icon=images/icon_128.png

; experimental flag
experimental=False

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
