You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: course-details.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
Organizations of all sizes and in all industries are chatting about InnerSource concepts. This course walks you through some of the key concepts of InnerSource and helps you build up an internal toolkit for adopting InnerSource practices.
2
2
3
+
## What you'll learn
4
+
3
5
After completing this course, you'll be able to:
4
6
- contrast user versus organization owned projects
5
7
- make recommendations about the number of GitHub organizations you should have
@@ -9,3 +11,31 @@ After completing this course, you'll be able to:
9
11
- build transparency into repositories
10
12
- measure the success of InnerSource within your organization
11
13
- distribute your InnerSource toolkit
14
+
15
+
You'll be able to answer questions like:
16
+
17
+
- What is the difference between InnerSource and open source?
18
+
- How can my organization create repositories to organize work?
19
+
- How should my organization handle bug reports?
20
+
- How should I document my workflows to share with my team members?
21
+
- How do I measure success in my projects?
22
+
23
+
## What you'll build
24
+
25
+
As we work, we'll create a resource that others can use within your organization. This repository will be useful even after you finish this course.
We assume in this course you understand GitHub terminology and concepts. If you need help with this, take our [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github). You'll also want a working understanding of GitHub Pages. We have a [course on GitHub Pages](https://lab.github.com/githubtraining/github-pages) as well. Finally, it helps if you have prior experience working on team project.
32
+
33
+
## What tools we'll learn
34
+
35
+
For this course we'll use [GitHub Pages](https://pages.github.com/) and [Jekyll](https://jekyllrb.com/).
36
+
37
+
## Who this is for
38
+
39
+
This is the best course for someone working at a company or organization that already works InnerSource. Or for a company or organization that is transitioning to InnerSource. This would be a great course for a technical leader interested in bringing transformation to their workflows.
40
+
41
+
Most of the ideas here work for all repositories on GitHub. This course has some content specific to working within an organization. If you are an open-source maintainer or contributor, this course has content that would be useful.
0 commit comments