Update issue templates
This commit is contained in:
parent
9607161034
commit
3d8eaf9ce8
1 changed files with 36 additions and 0 deletions
36
.github/ISSUE_TEMPLATE/bug-or-crash-report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug-or-crash-report.md
vendored
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
name: Bug or crash report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Log**
|
||||
If Gcam crashes, add a log.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Smartphone (please complete the following information, the more detailed, the better)**
|
||||
- Device: [e.g. Pixel 3]
|
||||
- OS/ROM: [e.g. Android 11, GrapheneOS 11]
|
||||
- Google Camera version (original, modified): [e.g. original 7.5.x, modified 7.6.x]
|
||||
- Gcam-Services-Provider version: [1.0, 1.1]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Loading…
Reference in a new issue