File tree Expand file tree Collapse file tree 3 files changed +36
-2
lines changed
Expand file tree Collapse file tree 3 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- - This template provides sections for bugs and features. Please delete any irrelevant sections before submitting -->
1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
29
310#### Expected Behavior
411<!-- - Required. Describe the behavior you expect to see for your case. -->
2431<!-- - Required for Bugs, feature request can delete the line below. -->
2532- [ ] I have provided detailed steps to reproduce the issue
2633
27- <!-- - Template inspired by https://github.com/stevemao/github-issue-templates -->
34+ <!-- - Template inspired by https://github.com/stevemao/github-issue-templates -->
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
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+ assignees : ' '
7+
8+ ---
9+
10+ #### Expected Behavior
11+ <!-- - Required. Describe the behavior you expect to see for your case. -->
12+
13+ #### Actual Behavior
14+ <!-- - Required. Describe the actual behavior for your case. -->
15+
16+ #### Potential Solution
17+ <!-- - Optional. Describe any potential solutions and/or thoughts as to what may be causing the difference between expected and actual behavior. -->
18+
19+ #### Checklist
20+ <!-- - Confirm that you've provided all the required information. -->
21+ <!-- - Required fields --->
22+ - [ ] I have completely filled out this template
23+ - [ ] I have confirmed that this issue exists on the current ` master ` branch
24+ - [ ] I have confirmed that this is not a duplicate issue by searching [ issues] ( https://github.com/QuantConnect/Lean/issues )
25+
26+ <!-- - Template inspired by https://github.com/stevemao/github-issue-templates -->
You can’t perform that action at this time.
0 commit comments