-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
368c4eb
commit a8a8336
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
--- | ||
name: Issue/Bug All-in-one | ||
about: Describe this issue template's purpose here. | ||
title: '' | ||
labels: '' | ||
assignees: maxxfrazer | ||
|
||
--- | ||
|
||
# Report | ||
|
||
> The more information you provide, the faster we can help you. | ||
⚠️ Select what you want - **a feature request** or **report a bug**. Please remove the section you aren't interested in. | ||
|
||
## A feature request | ||
|
||
### What do you want to add? | ||
|
||
> Please describe what you want to add to the component. | ||
### How should it look like? | ||
|
||
> Please add images. | ||
## Report a bug | ||
|
||
### What did you do? | ||
|
||
> Please replace this with what you did. | ||
### What did you expect to happen? | ||
|
||
> Please replace this with what you expected to happen. | ||
### What happened instead? | ||
|
||
> Please replace this with what happened instead. | ||
### Your Environment | ||
|
||
- Version of the component: _insert here_ | ||
- Swift version: _insert here_ | ||
- iOS version: _insert here_ | ||
- Device: _insert here_ | ||
- Xcode version: _insert here_ | ||
|
||
### Project that demonstrates the bug | ||
|
||
> Please add a link to a project we can download that reproduces the bug. |