Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaszischka authored Aug 7, 2022
1 parent 14032e2 commit 98b16af
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug 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.

**Minimal reproduce-able code**
A short code snipped on which the issue can be reproduced.

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

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

**Target version**
- Environment: [please select: iOS / iPad / macOS / macCatalyst]
- Version: [the software version on which the issue appeared]

**Additional context**
Add any other context about the problem here.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

Please file feature requests at the [ideas discussions page](https://github.com/lucaszischka/BottomSheet/discussions/categories/ideas).

Of course, these are answered just as often and reliably, but offer a better surface to deal with them. Any issue that is actually a feature request will otherwise be turned into a discussion anyway.

0 comments on commit 98b16af

Please sign in to comment.