File tree Expand file tree Collapse file tree 5 files changed +72
-5
lines changed Expand file tree Collapse file tree 5 files changed +72
-5
lines changed Original file line number Diff line number Diff line change 1+ # These are supported funding model platforms
2+
3+ github : # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+ patreon : # Replace with a single Patreon username
5+ open_collective : # Replace with a single Open Collective username
6+ ko_fi : # Replace with a single Ko-fi username
7+ tidelift : # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+ custom : https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V3JGL7BM8WGQY&source=url
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+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ** Expected behavior**
21+ A clear and concise description of what you expected to happen.
22+
23+ ** Screenshots**
24+ If applicable, add screenshots to help explain your problem.
25+
26+ ** Desktop (please complete the following information):**
27+ - OS: [ e.g. iOS]
28+ - Browser [ e.g. chrome, safari]
29+ - Version [ e.g. 22]
30+
31+ ** Smartphone (please complete the following information):**
32+ - Device: [ e.g. iPhone6]
33+ - OS: [ e.g. iOS8.1]
34+ - Browser [ e.g. stock browser, safari]
35+ - Version [ e.g. 22]
36+
37+ ** Additional context**
38+ Add any other context about the problem here.
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+ ** Is your feature request related to a problem? Please describe.**
11+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12+
13+ ** Describe the solution you'd like**
14+ A clear and concise description of what you want to happen.
15+
16+ ** Describe alternatives you've considered**
17+ A clear and concise description of any alternative solutions or features you've considered.
18+
19+ ** Additional context**
20+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ nbconvert==5.3.1
9292nbformat==4.4.0
9393netaddr==0.7.19
9494netifaces==0.10.7
95- notebook==5.5.0
95+ notebook==5.7.8
9696Nuitka64==5.1.281
9797numpy==1.14.5
9898numpydoc==0.8.0
@@ -150,7 +150,7 @@ pytz==2018.4
150150pyusb==1.0.2
151151pywin32==223
152152pywinpty==0.5.4
153- PyYAML==3.13
153+ PyYAML==5.1
154154pyzmq==17.0.0
155155qdarkgraystyle==1.0.2
156156QDarkStyle==2.6.5
@@ -163,10 +163,10 @@ readme-renderer==24.0
163163recommonmark==0.4.0
164164regex==2019.4.9
165165registry==0.4.2
166- requests==2.19.1
166+ requests==2.20.0
167167requests-toolbelt==0.8.0
168168retrying==1.3.3
169- rope==0.10.7
169+ rope==0.11.0
170170RTOC==2.0b0
171171scapy==2.4.0
172172scapy-python3==0.26
@@ -193,7 +193,7 @@ tqdm==4.28.1
193193traitlets==4.3.2
194194twine==1.12.1
195195Twisted==18.9.0
196- urllib3==1.23
196+ urllib3==1.24.2
197197verboselogs==1.7
198198virtualenv==16.0.0
199199virtualenvwrapper-win==1.2.5
Original file line number Diff line number Diff line change 1+ theme : jekyll-theme-midnight
You can’t perform that action at this time.
0 commit comments