Files
feeddeck/.github/ISSUE_TEMPLATE/bug_report.md
ricoberger b4a2c261b5 [core] Add Issue and Pull Request Template
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.
2023-09-22 20:26:58 +02:00

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

  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.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.