Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 814 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

17 lines (12 loc) · 814 Bytes

Make sure you try the following before submitting the issue, thank you!

This repo is for the ubuntu-make (umake) project, not the Ubuntu distro. For assistance related to Ubuntu you should post on the forum: https://discourse.ubuntu.com/

Maybe the bug is fixed in the master branch? If you have all dependencies installed, you can run umake easily from it:

$ git clone https://github.com/ubuntu/ubuntu-make
$ cd ubuntu-make
$ bin/umake <your-command>

If all this doesn't solve the problem you're having, please submit the issue including the version of ubuntu and umake itself.