Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ This instructs railing to scan all subdirectories for `*.beam` files. All files
found are embedded into the Xen image and become accessible during runtime.
Certain subdirectories can be excluded from the search using `-x` option.

### How to report issues in LING/railing

Please open a ticket in [GitHub](https://github.com/cloudozer/ling/issues).
Tickets in [Bugzilla](http://issues.erlangonxen.org/buglist.cgi?bug_status=__open__&order=changeddate%20DESC) will eventually be migrated to GitHub too.