File tree 1 file changed +12
-8
lines changed 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -253,14 +253,18 @@ After finish writing it, please post it here:
253
253
https://github.com/tkf/emacs-ipython-notebook/issues/new
254
254
-->
255
255
256
- ## Please read \" Avoid standard Emacs traps\" first
257
-
258
- Please read \" Avoid standard Emacs traps\" section in
259
- https://github.com/tkf/emacs-ipython-notebook/blob/master/CONTRIBUTING.md
260
- and make sure that your problem is not the one of them.
261
-
262
- When done, remove this section from your bug report then fill the
263
- next sections.
256
+ ## Check list
257
+
258
+ - [ ] I read \" Avoid standard Emacs traps\" section in
259
+ https://github.com/tkf/emacs-ipython-notebook/blob/master/CONTRIBUTING.md
260
+ - [ ] I checked that IPython works with the browser interface.
261
+ - [ ] I checked that the problem was not due to badly compiled
262
+ files. Removing `*.elc` files from source directory of EIN and
263
+ its dependencies did not solve the problem.
264
+ - [ ] I checked that the libraries are loaded from intended place.
265
+ (You can check the location in the \" System info\" section below)
266
+
267
+ ## Description of the problem you have
264
268
265
269
266
270
## Steps to reproduce the problem
You can’t perform that action at this time.
0 commit comments