When identifying a potential bug please report to the corresponding mailing list (<ciao-bugs@cliplab.org>) and specify enough information to reproduce the problem:
BUNDLENAME/bugs/ ├── NODISTRIBUTE ├── Fixed ├── ...more specific directories... └── UnclassifiedFor example, the bugs directory of the core bundle looks like:
CIAOROOT/core/bugs/ ├── Fixed ├── NODISTRIBUTE ├── Pending ├── Performance └── UnclassifiedFor internal development, bugs may also be filed at our Phabricator site (as tasks). Bugs may also be filed as github issues, although we recommend the other channels mentioned above.
Once fixed, bugs are moved to the bugs/Fixed/ sub-directory.