Skip to content

Commit 7b93963

Browse files
derSaschanoorul
authored andcommitted
misc(github): add issue template (spark-jobserver#935)
1 parent 6c3f1c1 commit 7b93963

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/issue_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
**Used Spark version**
2+
3+
**Used Spark Job Server version**
4+
(Released version, git branch or docker image version)
5+
6+
**Deployed mode**
7+
(client/cluster on Spark Standalone/YARN/Mesos/EMR or default)
8+
9+
**Actual (wrong) behavior**
10+
11+
**Steps to reproduce**
12+
13+
**Logs**
14+
15+
```
16+
some log
17+
```
18+
19+
or as attached file (see below)
20+
21+
22+
Unused parts of this template should be removed (including this line).

0 commit comments

Comments
 (0)