When Druks creates a PR via Software Factory, currently it doesn't abide by the repository's existing PR template. This would be a problem for open source projects who have strict requirements in that regard, for example.
Druks should look to the repo for the template (in .github/PULL_REQUEST_TEMPLATE.md) and ensure that its description when raising a PR is rendered in the appropriate format.
It should also write in the description 'fixes #' so that GitHub (and other tools, I guess) connect it up with the issue.
When Druks creates a PR via Software Factory, currently it doesn't abide by the repository's existing PR template. This would be a problem for open source projects who have strict requirements in that regard, for example.
Druks should look to the repo for the template (in .github/PULL_REQUEST_TEMPLATE.md) and ensure that its description when raising a PR is rendered in the appropriate format.
It should also write in the description 'fixes #' so that GitHub (and other tools, I guess) connect it up with the issue.