Check why README had incorrect Organizational Unit
Closed this issue · 3 comments
kpeeples commented
OU changed example to Demo
kpeeples commented
updated readme as brms repo change location from example to demo
eschabell commented
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.
kpeeples commented
Yes I know.