Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
simonberrebi committed Nov 9, 2020
1 parent 49458b7 commit ede1eaf
Show file tree
Hide file tree
Showing 6 changed files with 149 additions and 38 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: 'Bug Fixes: Kalman Filter Travel Time Prediction Algorithm'
about: Curative maintenance and bug fixes on the Kalman Filter travel time prediction
algorithm
title: ''
labels: ''
assignees: ''

---

**Expected functionality**
A clear description of how the functionality is supposed to work

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Please provide an example where the Kalman Filter travel time prediction algorithm is not behaving as expected. The related datasets showing this example, which may come from several tables within TheTransitClock, should be provided along with a short description.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Version:**
Please provide relevant version information.

**Configuration:**
Please provide relevant configuration information.

**Additional context**
Add any other context about the problem here.
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/curative-maintenance-and-bug-fixes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Curative Maintenance and Bug Fixes
about: Curative maintenance and bug fixes on the Kalman Filter travel time prediction
algorithm
title: ''
labels: ''
assignees: ''

---

**Expected functionality**
A clear description of how the functionality is supposed to work

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Please provide an example where Kalman Filter travel time prediction algorithm is not behaving as expected. The related datasets showing this example, which may come from several tables within TheTransitClock, should be provided along with a short description.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Version:**
Please provide relevant version information.

**Configuration:**
Please provide relevant configuration information.

**Additional context**
Add any other context about the problem here.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/currative-maintainance-and-bug-fixes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Currative Maintainance and Bug Fixes
about: Report bugs and make maintainance requests
title: ''
labels: ''
assignees: ''

---

**Expected functionality**
A clear description of how the functionality is supposed to work

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Please provide an example where TheTransitClock is not behaving as expected. The related datasets showing this example, which may come from several tables within TheTransitClock, should be provided along with a short description.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Version:**
Please provide relevant version information.

**Configuration:**
Please provide relevant configuration information.

**Additional context**
Add any other context about the problem here.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/kalman-filter-bug-fixes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Kalman Filter Bug Fixes
about: Curative maintenance and bug fixes on the Kalman Filter travel time prediction
algorithm
title: ''
labels: ''
assignees: ''

---

**Expected functionality**
A clear description of how the functionality is supposed to work

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Please provide an example where Kalman Filter travel time prediction algorithm is not behaving as expected. The related datasets showing this example, which may come from several tables within TheTransitClock, should be provided along with a short description.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Version:**
Please provide relevant version information.

**Configuration:**
Please provide relevant configuration information.

**Additional context**
Add any other context about the problem here.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/maintainance-issues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Maintainance Issues
about: Curative maintenance and bug fixes on the Kalman Filter travel time prediction
algorithm
title: ''
labels: ''
assignees: ''

---

**Expected functionality**
A clear description of how the functionality is supposed to work

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Please provide an example where Kalman Filter travel time prediction algorithm is not behaving as expected. The related datasets showing this example, which may come from several tables within TheTransitClock, should be provided along with a short description.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Version:**
Please provide relevant version information.

**Configuration:**
Please provide relevant configuration information.

**Additional context**
Add any other context about the problem here.

0 comments on commit ede1eaf

Please sign in to comment.