Link roadmap items with issues #52
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
The unfinished items in the roadmap should also have issues that track their progress and allow people to comment on them.
An example is:

... where each unchecked item already has an issue:
It may be difficult to match-up everything, since the titles of issues may not exactly match the wording on the roadmap. And, not every unchecked item on the roadmap may even have an associated issue. Feel free to ask here in this issue if there are any gaps.
The code for the roadmap is located here:
https://github.com/ourchitecture/hello-cloud/blob/main/src/docs/roadmap.md
You can test your changes fully by installing GNU
make
anddocker
, runningmake start-docs
and visiting http://localhost:8000 to see live updates as you make changes.The contributor guide for development can help.
The text was updated successfully, but these errors were encountered: