Skip to content

Commit

Permalink
Include blurb in issue template to hopefully help people find existin…
Browse files Browse the repository at this point in the history
…g reports
  • Loading branch information
peppy committed Mar 25, 2021
1 parent 8753d45 commit f8f461a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/ISSUE_TEMPLATE/01-bug-issues.md
@@ -1,14 +1,26 @@
---
name: Bug Report
about: Issues regarding encountered bugs.
about: Report a bug or crash to desktop
---

<!--
IMPORTANT: Your issue may already be reported.
Please check:
- Pinned issues, at the top of https://github.com/ppy/osu/issues
- Current priority 0 issues at https://github.com/ppy/osu/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Apriority%3A0
- Search for your issue. If you find that it already exists, please respond with a reaction or add any further information that may be helpful.
-->


**Describe the bug:**

**Screenshots or videos showing encountered issue:**

**osu!lazer version:**

**Logs:**

<!--
*please attach logs here, which are located at:*
- `%AppData%/osu/logs` *(on Windows),*
Expand Down

0 comments on commit f8f461a

Please sign in to comment.