Merge branch 'master' of https://github.com/Gictorbit/photoshopCClinux
to commit new things
This commit is contained in:
commit
e1fc5f1e91
|
@ -14,6 +14,7 @@ A clear and concise description of what the bug is.
|
|||
- 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.
|
||||
|
|
|
@ -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.
|
Loading…
Reference in New Issue