Skip to content

Commit 8e6c337

Browse files
committed
Removed bug_report template. Updated other templates to have more detail
1 parent 4324431 commit 8e6c337

File tree

4 files changed

+20
-61
lines changed

4 files changed

+20
-61
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/data_quality_issue.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@ assignees: 'nmdefries'
88

99
**Actual Behavior:**
1010

11-
<!--A clear and concise description of what the problem is.-->
11+
<!--Provide a description of the problem and a minimal reproducible example, if relevant. Please include the source and signal names, as well as sample observations, with geo region name, date, and data, demonstrating the problem.-->
1212

1313
When I...
1414

15-
**Steps to Reproduce the Bug:**
16-
17-
<!-- -->
18-
1915
**Expected behavior**
2016

2117
<!--A clear and concise description of what you expected to happen.-->

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: 🚀 New Source or Signal
3+
about: Suggest incorporation of a new source or signal
4+
title: ''
5+
labels: 'API addition'
6+
assignees: ''
7+
---
8+
9+
<!--A clear and concise description of the source or signal you would like to add or modify, and how you imagine it working.-->
10+
11+
It would be great if ...
12+
13+
**Data details**
14+
15+
<!--Please link and briefly describe the proposed source. How is the raw data made available? Describe the geographic and time resolution of the raw data. Which fields should be extracted? Please describe proposed processing of the data, especially if this is a variant of an existing source or signal. -->
16+
17+
**Additional context**
18+
19+
<!--Add any other context or screenshots about the feature request here.-->

0 commit comments

Comments
 (0)