diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/2-bug-report.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/2-bug-report.yml b/.github/ISSUE_TEMPLATE/2-bug-report.yml index 6e13fc37d..423a35668 100644 --- a/.github/ISSUE_TEMPLATE/2-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/2-bug-report.yml @@ -10,7 +10,11 @@ body: If you need help or support using Bun, and are not reporting a bug, please join our [Discord](https://discord.gg/CXdq2DP29u) server, where you can ask questions in the [`#help`](https://discord.gg/32EtH6p7HN) forum. + Make sure you are running the [latest](https://bun.sh/docs/installation#upgrading) version of Bun. + The bug you are experiencing may already have been fixed. + Please try to include as much information as possible. + - type: input attributes: label: What version of Bun is running? |