Skip to content

Commit

Permalink
Merge pull request cashapp#439 from cashapp/luiscortes/bug-report-tem…
Browse files Browse the repository at this point in the history
…plate

Add Bug Report Template
  • Loading branch information
luis-cortes authored Jun 3, 2022
2 parents e5a8d78 + 7355b36 commit c678a72
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"

---

**Description**
A clear and concise description of what the bug is.

**Steps to Reproduce**
Provide a sample project, failing test, or steps to reproduce.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Additional information:**
- Paparazzi Version:
- OS:
- Compile SDK:
- Gradle Version:
- Android Gradle Plugin Version:

**Screenshots**
If applicable, add screenshots to help explain your problem.

0 comments on commit c678a72

Please sign in to comment.