From 60060fdaea0ec7ecc09af5e613fbc3341cb29e18 Mon Sep 17 00:00:00 2001 From: victor Date: Sat, 4 Jul 2020 12:33:19 +0430 Subject: [PATCH] Update issue templates photoshop issue report template added --- .../ISSUE_TEMPLATE/photoshop-issue-report.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/photoshop-issue-report.md 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.