This repository was archived by the owner on May 22, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +61
-0
lines changed
Expand file tree Collapse file tree 2 files changed +61
-0
lines changed Original file line number Diff line number Diff line change 1+ - [ ] I have checked that this issue is not a duplicate of an existing issue
2+
3+
4+
5+ ## Issue Type
6+ What kind of issue is this?
7+
8+ <!-- Please check using "x" -->
9+
10+ - [ ] Bug report
11+ - [ ] Feature request
12+ - [ ] Code style issue
13+ - [ ] Documentation issue
14+ - [ ] Other - Please describe:
15+
16+
17+ ## What is the current behavior?
18+
19+
20+ ## What is the expected behavior?
21+
22+
23+ ## Other information
24+
Original file line number Diff line number Diff line change 1+ ## PR Checklist
2+ Please check all that apply to this PR using "x":
3+
4+ - [ ] I have read the [ contributing guide] ( https://github.com/src-d/ml/blob/master/contributing.md )
5+ - [ ] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
6+ - [ ] I have checked that this PR does not introduce a breaking change
7+ - [ ] This PR introduces breaking changes and I have provided a detailed explanation below
8+
9+
10+ ## PR Type
11+ What kind of change does this PR introduce?
12+
13+ <!-- Please check all that apply to this PR using "x". -->
14+
15+ - [ ] Bugfix
16+ - [ ] Feature
17+ - [ ] Breaking changes (bugfix or feature that introduces breaking changes)
18+ - [ ] Code style update (formatting)
19+ - [ ] Refactoring (no functional changes)
20+ - [ ] Documentation changes
21+ - [ ] Other - Please describe:
22+
23+ ## Fixes
24+
25+ Issue Number: N/A
26+
27+
28+ ## What is the current behavior?
29+
30+
31+ ## What is the new behavior?
32+
33+
34+ ## Other information
35+
36+
37+ <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
You can’t perform that action at this time.
0 commit comments