We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98992e2 commit 3a9815eCopy full SHA for 3a9815e
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
1
---
2
name: Bug Report
3
-about: Create a report to help us improve
+about: Create a bug report to help us improve tidygeocoder
4
title: ''
5
labels: bug
6
assignees: ''
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature Request
+about: Propose a new feature for tidygeocoder
labels: enhancement
@@ -9,7 +9,14 @@ assignees: ''
9
10
## Description
11
12
-Describe the feature you would like to see in tidygeocoder
+Describe the feature you would like to see in tidygeocoder.
13
+
14
+If relevant, include a code example:
15
16
+```r
17
18
19
+```
20
21
## Motivation
22
0 commit comments