Update bug_report.md
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -28,8 +28,10 @@ OR
|
|||||||
|
|
||||||
Attach a session recording using https://asciinema.org/
|
Attach a session recording using https://asciinema.org/
|
||||||
To use it:
|
To use it:
|
||||||
```sudo apt-get install -y asciinema && asciinema rec # start session recording
|
```sudo apt install -y asciinema && asciinema rec # start session recording
|
||||||
```.venv/bin/python -m photobooth # start photobooth directly
|
```commandToInstall # To install photobooth if you encounter issue during install process
|
||||||
|
``` OR
|
||||||
|
```.venv/bin/python -m photobooth # To start photobooth if you encounter issue during usage
|
||||||
```Ctrl+D # stop recording
|
```Ctrl+D # stop recording
|
||||||
```y # yes to upload and get URL to paste here
|
```y # yes to upload and get URL to paste here
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user