|
35 | 35 | const path_to_root = ""; |
36 | 36 | const default_light_theme = "light"; |
37 | 37 | const default_dark_theme = "navy"; |
38 | | - window.path_to_searchindex_js = "searchindex-867a60fa.js"; |
| 38 | + window.path_to_searchindex_js = "searchindex-e54354ab.js"; |
39 | 39 | </script> |
40 | 40 | <!-- Start loading toc.js asap --> |
41 | 41 | <script src="toc-e70a2d30.js"></script> |
@@ -178,22 +178,22 @@ <h1 id="how-to-contribute"><a class="header" href="#how-to-contribute">How to co |
178 | 178 | <p>This book is built as a <a href="https://gitbook.com">Gitbook book</a>. This is written |
179 | 179 | using <a href="https://www.gitbook.com/book/gitbookio/markdown/">Markdown syntax</a>. |
180 | 180 | This is maintained under the <a href="https://github.com/innersourcecommons">InnerSource Commons’ GitHub account</a> in the |
181 | | -<a href="https://github.com/innersourcecommons/managing-inner-source-projects">Managing Inner Source Projects repository</a>.</p> |
| 181 | +<a href="https://github.com/innersourcecommons/managing-innersource-projects">Managing Inner Source Projects repository</a>.</p> |
182 | 182 | <p>Thus you can follow the usual contribution process in GitHub through |
183 | 183 | <a href="https://help.github.com/articles/about-pull-requests/">Pull Requests</a>. You can |
184 | 184 | see for instance the pull requests open and closed at this point in time and for |
185 | | -this repository at https://github.com/innersourcecommons/managing-inner-source-projects/pulls .</p> |
| 185 | +this repository at https://github.com/innersourcecommons/managing-innersource-projects/pulls .</p> |
186 | 186 | <p>If you want to share an idea, comment or feature request, you can also open an issue |
187 | | -in the <a href="https://github.com/innersourcecommons/managing-inner-source-projects/issues">GitHub issues tracking for this repository</a>.</p> |
| 187 | +in the <a href="https://github.com/innersourcecommons/managing-innersource-projects/issues">GitHub issues tracking for this repository</a>.</p> |
188 | 188 | <p>Please be aware that all of your contributions will be opened by default and |
189 | 189 | that those will be licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</p> |
190 | 190 | <h2 id="metrics"><a class="header" href="#metrics">Metrics</a></h2> |
191 | 191 | <p>This book uses the <a href="https://en.wikipedia.org/wiki/GQM">Goal-Question-Metric</a> approach to documenting InnerSource metrics. |
192 | | -<a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/goals">Goals</a>, <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/questions">questions</a>, and <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/tree/main/measuring/metrics">metrics</a> are kept in separate files with markdown links between them indicating which are related to one other. |
193 | | -The full graph of relationships is visible in this <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/use_gqm.md">graph</a>.</p> |
194 | | -<p>Add in your scenarios by copying this <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/goals/gqm_goal_template.md">goal template</a>, <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/questions/gqm_question_template.md">question template</a>, and/or <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/metrics/gqm_metric_template.md">metric template</a>, filling them out, and submitting them in pull request. |
195 | | -After successful merge, a <a href="https://github.com/orgs/InnerSourceCommons/teams/ispo-working-group-trusted-committers">Trusted Committer</a> will manually add those to the <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/blob/main/measuring/use_gqm.md">graph</a>. |
196 | | -If interested, feel free to <a href="https://github.com/InnerSourceCommons/managing-inner-source-projects/edit/main/measuring/use_gqm.md">edit the MermaidJS source</a> of the graph on your own!</p> |
| 192 | +<a href="https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/goals">Goals</a>, <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/questions">questions</a>, and <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/tree/main/measuring/metrics">metrics</a> are kept in separate files with markdown links between them indicating which are related to one other. |
| 193 | +The full graph of relationships is visible in this <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/use_gqm.md">graph</a>.</p> |
| 194 | +<p>Add in your scenarios by copying this <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/goals/gqm_goal_template.md">goal template</a>, <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/questions/gqm_question_template.md">question template</a>, and/or <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/metrics/gqm_metric_template.md">metric template</a>, filling them out, and submitting them in pull request. |
| 195 | +After successful merge, a <a href="https://github.com/orgs/InnerSourceCommons/teams/ispo-working-group-trusted-committers">Trusted Committer</a> will manually add those to the <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/blob/main/measuring/use_gqm.md">graph</a>. |
| 196 | +If interested, feel free to <a href="https://github.com/InnerSourceCommons/managing-innersource-projects/edit/main/measuring/use_gqm.md">edit the MermaidJS source</a> of the graph on your own!</p> |
197 | 197 | <p>By adding in your scenarios to the graph, you will be able to see how others approach and interact with them. |
198 | 198 | You may get new ideas of what metrics answer the questions you have or what additional goals your questions can support.</p> |
199 | 199 | <h2 id="guidelines"><a class="header" href="#guidelines">Guidelines</a></h2> |
|
0 commit comments