mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-29 15:29:50 -06:00
Add "Feature Request..." entry and body templates in both types of issue
New entry under Help menu for requesting issues with the same template used for a New Issue inside GitHub. The "Bug Report..." entry has also been updated for adding the corresponding template body. Separators added in Help menu, since there are currently several different options. See related issue #1497
This commit is contained in:
@@ -269,6 +269,7 @@ private slots:
|
||||
void checkNewVersion(const QString& versionstring, const QString& url);
|
||||
void on_actionWiki_triggered();
|
||||
void on_actionBug_report_triggered();
|
||||
void on_actionFeature_Request_triggered();
|
||||
void on_actionSqlCipherFaq_triggered();
|
||||
void on_actionWebsite_triggered();
|
||||
void on_actionDonatePatreon_triggered();
|
||||
|
||||
Reference in New Issue
Block a user