* Added FAQ

* moved FAQ to website
This commit is contained in:
borgmanJeremy
2021-04-21 11:10:22 -05:00
committed by GitHub
parent 2875ac951d
commit cfd47cef3e
3 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ about: Create a report to help us improve
---
<!--
First read the FAQ: https://flameshot.org/faq/
If you don't know how to get some of the following information from your
computer, visit:
https://flameshot.org/issue-reporting/

View File

@@ -1,4 +1,6 @@
<!--
Write the question you have. Try to explain it in details if possible. Feel free to include screenshots, pictures, GIFs, and Videos. Also remember to search your question in the issues page as you might find the answer to your question faster that way.
You can also checkout the Flameshot website: https://flameshot.org/
Please also read the FAQ: https://flameshot.org/faq/
-->

View File

@@ -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)