Open chrismclarke opened 7 years ago
As an extra, if you want to add formatting to your messages you do so using 'markdown' syntax. This is a fairly basic but sensible system that let's you do things you might want like:
(put a '# ' next to a line for largest heading, '## ' for smaller sub-heading, '### ' even smaller etc.)
Links are picked up automatically. For more options see: https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf
@dave-mills , if possible please let me know when Carlos and Sebastian are in the team (or they can comment below). I'm happy to use this thread to answer any issues on waffle
Issues are used for any sort of action required, be it creating new features, fixing a bug or trying to make a decision.Anybody can assign themselves or others to a specific issue, add a comment or update labels and milestones.
This type of workflow is often described to as Kanban https://en.wikipedia.org/wiki/Kanban_(development), and is usually found to be a good way of managing the systems of interactions associated with development work (amongst over things)