Skip to content

Commit 5fd1220

Browse files
authored
Update bug_report.md
1 parent 3a9815e commit 5fd1220

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ assignees: ''
1111

1212
Describe the bug. What is going wrong? What is the expected behavior?
1313

14+
What have you tried to resolve the issue? Updating your R packages to their most recent versions can sometimes resolve issues.
15+
1416
## Steps to Reproduce
1517

1618
Include a small code example that someone else can run to reproduce the bug:
@@ -32,10 +34,10 @@ Post the results of devtools::session_info() :
3234

3335
```
3436

35-
- If you don't have devtools installed you can install it with `install.packages("devtools")
37+
If you don't have devtools installed you can install it with install.packages("devtools")
3638

3739
## Your Contribution
3840

3941
Do you see a way to resolve the issue? If so, mention this here.
4042

41-
When you are ready, you can open a pull request with a suggested bug fix and tag this issue. See the developers notes for help: https://jessecambon.github.io/tidygeocoder/articles/developer_notes.html
43+
When you are ready, you can open a pull request with a suggested bug fix and tag this issue. See the developers notes for help: https://jessecambon.github.io/tidygeocoder/articles/developer_notes.html

0 commit comments

Comments
 (0)