Skip to content

Commit

Permalink
chore: Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Nov 5, 2023
1 parent 6694e45 commit 89a782a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

## Description
Expand All @@ -16,6 +15,7 @@ A clear and concise description of what the bug is.
Please provide a minimal reproduction in a CodeSandbox playground or dedicated repository, along with the steps to take to encounter the issue.

Example: Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -27,7 +27,7 @@ A clear and concise description of what you expected to happen, and what happene

## Context

What's your version of `next-usequerystate`?
What's your version of `next-usequerystate`?

```
-> Paste result from `cat package.json | grep next-usequerystate` here
Expand All @@ -39,4 +39,4 @@ Next.js information (obtained by running `next info`):
-> Paste result from `next info` here
```

Any further additional context to add?
Anything else to add?

0 comments on commit 89a782a

Please sign in to comment.