File tree 3 files changed +47
-18
lines changed
3 files changed +47
-18
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ ---
7
+
8
+ _ For general questions please use the [ mail group] ( https://groups.google.com/forum/#!forum/parallel-ssh ) ._
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+
15
+ Steps to reproduce the behavior:
16
+ 1 . Example code that produces error.
17
+ 2 . Stack trace or error messages.
18
+
19
+ ** Expected behavior**
20
+ A clear and concise description of what you expected to happen.
21
+
22
+ ** Actual behaviour**
23
+ What actually happened.
24
+
25
+ ** Screenshots**
26
+ If applicable, add screenshots to help explain your problem.
27
+
28
+ ** Additional information**
29
+ Include version of `` ssh2-python `` and any other relevant information.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : ' '
6
+ ---
7
+
8
+ ** Is your feature request related to a problem? Please describe.**
9
+ A clear and concise description of what the problem is. Eg. I'm always frustrated when [ ...]
10
+
11
+ ** Describe the solution you'd like**
12
+ A clear and concise description of what you want to happen.
13
+
14
+ ** Describe alternatives you've considered**
15
+ A clear and concise description of any alternative solutions or features you've considered.
16
+
17
+ ** Additional context**
18
+ Add any other context or screenshots about the feature request here.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments