mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
This commit adds two issue templates and a pull request template. A user can now select between reporting a bug or requesting a new feature when opening an issue. The pull request template provides some guidance on naming the pull request and on the required description.
823 B
823 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve | [<SOURCE>] | bug |
Describe the Bug
A clear and concise description of what the bug is.
Platform
- Android
- iOS
- Linux
- macOS
- Windows
- Web
To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.