jbossdemocentral/dv-brms-integration-demo

Check why README had incorrect Organizational Unit

Closed this issue · 3 comments

OU changed example to Demo

updated readme as brms repo change location from example to demo

A small suggestion?

When making a code commit fix an issue, it is possible to link the code commit that fixes the issue by completing the commit message with "Fixes #{issue-number}".

On "git commit -m '{some-commit-message}. Fixes #8'; git push" it will auto publish your message to the issue, attach the code changes for tracking and close the issue.

Yes I know.