I got confused … created an issue for a camunda modeler bug in jira and then learned there already is an issue on github. I thought that github issues are only meant for community extensions. Quick check on github: platform seems to be the only repo where issues are disabled.
Is there a concept behind this? Where should I raise new issues, how can I check if I am creating a dup?
I understand that this is confusing to users at the moment.
Rule of thumb:
For all projects in the Camunda Github Organization we currently use JIRA as issue tracker except for the Camunda Modeler and the community extensions.
I am thinking about what we can do to make that better. Maybe we can have a common header in the readme of each repository which points users to the issue tracker used by the project…
On a site note: Do we already have the JIRA into GitHub integration enabled? Would make it easier to attach JIRA issues (i.e. from support) to Camunda Modeler commits, too.
Yes, we have JIRA into GitHub enabled for our Jira. You can view the corresponding commits for an issue in the issue when you mention the JIRA issue in the commit.
In the template, just mention that the tracker is Jira (maybe with a link which could pre-fill some fields of Jira’s form) and it should be obvious enough for contributors that they are not at the right place to create an issue.
as a follow up on this I will disable GitHub Issues on all Camunda Product Team Repositories which use JIRA as issue tracking system. I will also add an explanation and links to the forum and JIRA in the README of the projects.
This will take me some time but if you have any comments on this, please let me known.