Skip to content

Commit 8073c07

Browse files
committed
add more issues template
1 parent 14f0b17 commit 8073c07

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
name: Bug report
3-
about: Describe this issue template's purpose here.
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
3+
about: Report a bug or issue with py_eddy_tracker.
4+
# This template is based on the matplotlib template
85
---
96

107
<!--Feel free to delete the sections that do not apply.-->
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Questions
3+
about: If you have a usage question
4+
# This template is based on the matplotlib template
5+
---
6+
7+
<!--
8+
Please first take a look at documentation : https://py-eddy-tracker.readthedocs.io/en/latest/
9+
If you need to know how run identification : https://py-eddy-tracker.readthedocs.io/en/latest/grid_identification.html
10+
If you need to know how run a basic tracking : https://py-eddy-tracker.readthedocs.io/en/latest/run_tracking.html
11+
12+
If you need examples of use : https://py-eddy-tracker.readthedocs.io/en/latest/python_module/index.html
13+
-->

0 commit comments

Comments
 (0)