Skip to content

Commit 21421ea

Browse files
committed
Added general blurb to beginning
1 parent 20adc80 commit 21421ea

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CONTRIBUTING.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# How to Contribute
2-
Note: A transition from Wiki to Github is in the works. For the time being, some of both are being done until all is transferred. Default to github.
2+
We encourage beginners seeking answers to jump in by creating ''donuts'' (problems without solutions). We encourage experts to pad their experience - these could easily become part of a book one day. Anyone can offer reviews and comments for in-progress patterns.
3+
4+
We work together via github, phone-meetings, Slack, etc. Do not hesitate to join the [#innersourcecommons](https://isc-inviter.herokuapp.com/) or #innersource-patterns slack channels and ask to be included in the patterns meetings (there is an email list).
5+
6+
The below shows ways to become involved, via various roles and tasks:
37

48
1. See our [complete list of patterns](https://docs.google.com/spreadsheets/d/17KPZdCoquTnYSj03pX4v2vn8lrSYO_6HK20u1cwaLPg/edit#gid=0) (discussed so far)
59
2. See Action Items for all who are interested in patterns:
@@ -12,6 +16,8 @@ Note: A transition from Wiki to Github is in the works. For the time being, some
1216

1317
If you don't have access yet to the google drive shared folder, contact @thyao, @silona or @cedric on the Slack channel. They can add you to the google group. @cedric or @duane can ensure you have access to the #innersource-patterns slack channel.
1418

19+
Note: A transition from Wiki to Github is in the works. For the time being, some of both are being done until all is transferred. Default to github.
20+
1521

1622
# InnerSource Patterns Workflow
1723

@@ -25,7 +31,8 @@ Note that there is a separate process for [publishing reviewed and accepted (fin
2531
## Workflow
2632

2733
![branch, commit, pull request, review](assets/img/branchCommitPullReview.png)
28-
The basic steps below can be thought of as branch, commit, pull request, and review.
34+
35+
The basic steps below can be thought of as *branch*, *commit*, *pull request*, and *review*.
2936

3037
1. [Create an issue] for each new idea, donut or pattern in the
3138
[patterns repository][patternsRepo]. The issue should

0 commit comments

Comments
 (0)