diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 1ded6dc4..c83268e7 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -5,6 +5,8 @@ about: Create a report to help us improve --- diff --git a/README.md b/README.md index 96b3c30e..4df6f656 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,9 @@ When `make` command completed you can launch flameshot from `project_folder/buil Simply use `make install` with privileges. Note: If you install from source, there is no uninstaller, you will need to manually remove the files. Consider using [CMAKE_INSTALL_PREFIX](https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html) to install to a custom location for easy removal. +### FAQ +https://flameshot.org/faq/ + ## License - The main code is licensed under [GPLv3](LICENSE) - The logo of Flameshot is licensed under [Free Art License v1.3](img/app/flameshotLogoLicense.txt)