Skip to content

Commit

Permalink
add link to update_discussions (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
SoumayaMauthoorMOJ authored Oct 3, 2024
1 parent 1313651 commit 51594e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ align technology choices within our teams. This Tech Radar is based on [pioneeri
by ThoughtWorks](https://www.thoughtworks.com/radar) and uses Zalando's JavaScript Library
[`radar.js`](https://github.com/zalando/tech-radar/blob/master/docs/radar.js) with [d3.js v4](https://d3js.org) for visualisation.

Tech radar blips are configured in `blips.json`, while tech radar rings and quadrants are set up in `radar_config.json`. Additional context for the blips is provided by GitHub discussions, which are queried using the GitHub GraphQL API to populate `blips.json`
Tech radar blips are configured in `blips.json`, while tech radar rings and quadrants are set up in `radar_config.json`. Additional context for the blips is provided by GitHub discussions, which are queried using the GitHub GraphQL API to populate `blips.json`. See [manage_discussions](./manage_discussions/README.md) for how we do this.


### Viewing the output locally in VS Code
Expand Down

0 comments on commit 51594e8

Please sign in to comment.