diff --git a/.github/ISSUE_TEMPLATE/photoshop-issue-report.md b/.github/ISSUE_TEMPLATE/photoshop-issue-report.md new file mode 100644 index 0000000..fca26d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/photoshop-issue-report.md @@ -0,0 +1,23 @@ +--- +name: photoshop issue report +about: Create a report to help us improve +title: '' +labels: photoshop issue +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**linux Distribution (please complete the following information):** + - Distro: [e.g. ArchLinux] + - Desktop Environment: [e.g. Gnome] + - Installation method:[e.g.1-photoshopSetup.sh or 2-photoshopSetupCustom.sh ] + - gpu: [model of your graphics card on your Laptop powered by Linux e.g. intel,Nvidia,and] you can check with command lspci | grep -i --color 'vga\|3d\|2d' + +**Additional context** +Add any other context about the problem here. + +**Screenshots** +If applicable, add screenshots to help explain your problem.