Skip to content

Commit

Permalink
info on reporting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Apr 23, 2021
1 parent ae76412 commit 23905be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,17 @@ Thanks to Lennert and Bart (VLIZ) for this trick.

Some examples in `DIVAnd.jl` use a quite large data set which cannot be efficiently distributed through `git`. This data can be downloaded from the URL https://dox.ulg.ac.be/index.php/s/Bo01EicxnMgP9E3/download. The zip file should be decompressed and the directory `DIVAnd-example-data` should be placed on the same level than the directory `DIVAnd.jl`.

# Reporting issues

Please include the following information when reporting an issue:

* Version of Julia
* Version of DIVAnd
* Operating system
* Full screen output preferably obtained by setting `ENV["JULIA_DEBUG"] = "DIVAnd"`.
* Full stack strace with error message
* A short description of the problem
* The command and their arguments which produced the error

# Fun

Expand Down

0 comments on commit 23905be

Please sign in to comment.