Skip to content

Commit 925e90f

Browse files
Bende RolandBende Roland
Bende Roland
authored and
Bende Roland
committed
Added issue template
1 parent b2fb4a4 commit 925e90f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
---
3+
4+
## Python Code
5+
```python
6+
7+
YOUR CODE
8+
9+
```
10+
11+
## Command Line
12+
13+
```console
14+
$ bigquery-migrations ...
15+
```
16+
17+
## Environment
18+
* Python version:
19+
* bigquery-migrations version:
20+
* Platform: windows, linux, macOSX, and other OS...

0 commit comments

Comments
 (0)