From fdd5e4a46f052f507e35f147303f05ada6c72f92 Mon Sep 17 00:00:00 2001 From: "Seth Daily [SSW]" <130118701+sethdaily@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:20:29 -0600 Subject: [PATCH 1/2] Update rule.md --- rules/brainstorming-idea-champion/rule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/brainstorming-idea-champion/rule.md b/rules/brainstorming-idea-champion/rule.md index b1979680e16..e91df8f5891 100644 --- a/rules/brainstorming-idea-champion/rule.md +++ b/rules/brainstorming-idea-champion/rule.md @@ -17,7 +17,7 @@ During a Brainstorming day, many great ideas are generated, discussed, and refin ## The Idea Champion's responsibilities -* **Take accountability** for the idea from the end of the brainstorming day until a Scrum Team has been assigned and development has started +* **Take accountability** for the idea from the end of the brainstorming day until a Scrum Team has been assigned and development has started or the idea is parked * **Discuss** the idea and answer people's questions * **Communicate** the status of the idea in its [GitHub Discussion](/brainstorming-idea-farming) * **Push the idea forwards** and get closure (approval/rejection) From 0efc7d82c0167ed480cf74050bf40f5c4dd638d2 Mon Sep 17 00:00:00 2001 From: "Seth Daily [SSW]" <130118701+sethdaily@users.noreply.github.com> Date: Thu, 4 Apr 2024 00:20:49 -0600 Subject: [PATCH 2/2] Update rule.md --- rules/brainstorming-idea-champion/rule.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/rules/brainstorming-idea-champion/rule.md b/rules/brainstorming-idea-champion/rule.md index e91df8f5891..322a8450db3 100644 --- a/rules/brainstorming-idea-champion/rule.md +++ b/rules/brainstorming-idea-champion/rule.md @@ -7,19 +7,24 @@ authors: url: https://www.ssw.com.au/people/seth-daily - title: Piers Sinclair url: https://www.ssw.com.au/people/piers-sinclair +related: + - use-the-brains-of-your-company + - brainstorming-idea-farming + - brainstorming-team-allocation + - do-you-know-how-to-use-tags-for-github-issues created: 2024-04-02T13:42:55.753Z guid: 0034f3e2-a3b5-4527-8r3d-45b27f2e4a1f --- -During a Brainstorming day, many great ideas are generated, discussed, and refined. But what happens to these ideas once the day is over? Without a dedicated individual to drive an idea forward, it risks being forgotten or losing momentum. This is where the Idea Champion comes in. +During a [Brainstorming Day](/use-the-brains-of-your-company), many great ideas are generated, discussed, and refined. But what happens to these ideas once the day is over? Without a dedicated individual to drive an idea forward, it risks being forgotten or losing momentum. This is where the Idea Champion comes in. ## The Idea Champion's responsibilities -* **Take accountability** for the idea from the end of the brainstorming day until a Scrum Team has been assigned and development has started or the idea is parked +* **Take accountability** for the idea until a Scrum Team has been assigned and development has started or the idea is parked * **Discuss** the idea and answer people's questions -* **Communicate** the status of the idea in its [GitHub Discussion](/brainstorming-idea-farming) +* **Communicate** the status of the idea in the relevant [GitHub Discussion](/brainstorming-idea-farming) * **Push the idea forwards** and get closure (approval/rejection) ### Where it begins @@ -32,10 +37,14 @@ During a Brainstorming day, many great ideas are generated, discussed, and refin The Idea Champion's role is over when either: * There is a Scrum Team working on the project + or -* Approval isn't reached and the idea is parked (this is a perfectly acceptable outcome - it can always be revisited in a future [Brainstorming Day](/use-the-brains-of-your-company)) +* Approval isn't reached and the idea is parked (this is a perfectly acceptable outcome - it can always be revisited in a future Brainstorming Day + +::: greybox Tip: Labels are a great way to keep the status of an idea up to date! See this rule: [https://www.ssw.com.au/rules/do-you-know-how-to-use-tags-for-github-issues](/do-you-know-how-to-use-tags-for-github-issues) +::: ::: good ![Figure: Good example - using labels to show how an idea is progressing](github-tags.jpg)