Skip to content

Commit 0507a8e

Browse files
committed
Add more open source guides
Signed-off-by: Chris Aniszczyk <[email protected]>
1 parent 0c4c248 commit 0507a8e

7 files changed

+720
-4
lines changed

README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
# TODO Guides
22

3-
These Open Source Guides are a set of resources developed by the TODO Group in collaboration with The Linux Foundation and the larger open source community. These guides are a collection of best practices sourced from the leading companies in open source and are designed to help you successfully implement and run an open source program office in your organization.
3+
These Open Source Guides are a set of resources developed by the TODO Group in collaboration with The Linux Foundation and the larger open source community. These guides are a collection of best practices sourced from the leading companies in open source and are designed to help you successfully implement and run an open source program office in your organization. We expect these guides to be living documents and evolve them over time from contributions from the community.
44

55
A special thank you to GitHub and their [community guides](https://github.com/github/opensource.guide) for open source creators which we took inspiration from.
66

77
## Open Source Guides
88

9+
Want to build a successful open source program, start here:
10+
911
* [How to Create an Open Source Program](creating-an-open-source-program.md)
1012
* [Measuring Your Open Source Program](measuring-your-open-source-program.md)
11-
* [Tools for Managing Your Open Source Program](tools-for-managing-open-source-programs.md)
13+
* [Tools for Measuring Your Open Source Program](tools-for-managing-open-source-programs.md)
14+
15+
Listed below are open source program management best practices:
16+
17+
* [Using Open Source Code](using-open-source.md)
18+
* [Participating in Open Source Communities](participating-in-open-source.md)
19+
* [Recruiting Open Source Developers](recruiting-developers.md)
1220

1321
## Open Source Program Case Studies
1422

@@ -19,4 +27,4 @@ If you have an open source program and you're interested in adding a case study,
1927

2028
## License
2129

22-
All content is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
30+
All content is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).

creating-an-open-source-program.md

+1
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,4 @@ Contributors to this guide:
240240
* [Will Norris](https://twitter.com/willnorris?lang=en), open source office manager at Google
241241
* [Andrew Spyker](https://twitter.com/aspyker), container cloud manager at Netflix
242242

243+
> These resources were created in partnership with the TODO (Talk Openly, Develop Openly) Group - the professional open source program networking group at The Linux Foundation. A special thanks goes out to the open source program managers who contributed their time and knowledge to making these comprehensive guides. Participating companies include Autodesk, Comcast, Dropbox, Facebook, Google, Intel, Microsoft, Netflix, Oath (Yahoo + AOL), Red Hat, Salesforce, Samsung and VMware. To learn more, visit: [todogroup.org](http://todogroup.org/)

measuring-your-open-source-program.md

+2
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,5 @@ Contributors:
266266
* [Joe Beda](https://twitter.com/jbeda), Founding Engineer of Kubernetes at Google and Co-founder and CTO at Heptio.
267267
* [Sarah Novotny](https://twitter.com/sarahnovotny), Kubernetes Community Manager at Google.
268268
* [Gil Yehuda](https://www.linkedin.com/in/gilyehuda/), Senior Director of Open Source at Oath (Yahoo + AOL)
269+
270+
> These resources were created in partnership with the TODO (Talk Openly, Develop Openly) Group - the professional open source program networking group at The Linux Foundation. A special thanks goes out to the open source program managers who contributed their time and knowledge to making these comprehensive guides. Participating companies include Autodesk, Comcast, Dropbox, Facebook, Google, Intel, Microsoft, Netflix, Oath (Yahoo + AOL), Red Hat, Salesforce, Samsung and VMware. To learn more, visit: [todogroup.org](http://todogroup.org/)

participating-in-open-source.md

+173
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)