Drop existing issue templates
This commit is contained in:
parent
ecfad66767
commit
f9ecf2ff43
2 changed files with 0 additions and 46 deletions
36
.github/ISSUE_TEMPLATE/bug-or-crash-report.md
vendored
36
.github/ISSUE_TEMPLATE/bug-or-crash-report.md
vendored
|
|
@ -1,36 +0,0 @@
|
|||
---
|
||||
name: Bug or crash report
|
||||
about: Create a report to help me 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.
|
||||
10
.github/ISSUE_TEMPLATE/custom-issue.md
vendored
10
.github/ISSUE_TEMPLATE/custom-issue.md
vendored
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
name: Custom issue
|
||||
about: Any topic that is not a bug or crash report
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in a new issue