Sorry to hear you have trouble with CMS!
We use GitHub's issues to track bugs and sometimes feature requests. If you're just looking for help with CMS, there are better channels:
- the gitter chat (currently where you are more likely to get support quickly);
- the mailing list [email protected].
If instead you have found a possible bug, please go ahead filing the issue using the following template. Feel free to remove non-relevant information.
Description: [Please describe the problem you encountered.]
Steps to reproduce:
- [First step]
- [Second step]
Expected: [What should have happened?]
Actual: [What happened instead?]
[Please attach relevant logs of the component(s) that caused the problem; you can find them in /var/local/log/cms/ (if CMS was running installed) or in ./log (if it was running from the local copy).]
CMS version: [master, or a specific version] Was CMS installed: [yes or no] Using a virtualenv: [yes or no] Postgres version: [if relevant] Distribution and version: [if relevant]