This repository was archived by the owner on Oct 16, 2024. It is now read-only.
forked from paypal/InnerSourceCommons
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_sidebar.html
More file actions
39 lines (37 loc) · 2.25 KB
/
Copy path_sidebar.html
File metadata and controls
39 lines (37 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<aside>
<div class="panel radius">
<h3><a href="/InnerSourceCommons/events/">ISC Events</a></h3>
<p>
Join us at the <a href="/InnerSourceCommons/events/isc-spring-2018/">spring 2018 summit</a> May 16-18, 2018! The <a href="/InnerSourceCommons/events/isc-spring-2018-cfp/">Call For Papers</a> is open through February 28, 2018. Presenters of accepted papers will be notified March 31, 2018.
</p>
<p>
The <a href="/InnerSourceCommons/events/isc-fall-2018/">fall 2018 summit</a> will be October 3-5 in Islandia, New York, USA. The Call For Proposals opens later in March, so please check back for updates!
</p>
</div>
<div class="panel radius">
<h3><a href="http://www.oreilly.com/pub/e/3884">O'Reilly Webinar</a></h3>
<p>Learn about <a href="https://github.com/paypal/InnerSourcePatterns">InnerSource Patterns</a> by watching the replay of the <em>Implementing InnerSource Patterns: Solve Organizational Problems by Leveraging Community Contributions</em> webinar from Thursday, June 1, 2017.
</p>
</div>
<div class="panel radius">
<h3><a href="/InnerSourceCommons/assets/files/InnerSourceCommonsSurvey2016.pdf">InnerSource Survey</a></h3>
<p>
Many organizations care about InnerSource - some are already deeply involved, some just considering starting. Here are the results from the <a href="/InnerSourceCommons/assets/files/InnerSourceCommonsSurvey2016.pdf">2016 InnerSource Survey</a>
</p>
</div>
<div class="border-dotted radius b30">
<p class="text-left">
Connect with the community
<script async defer src="https://isc-inviter.herokuapp.com/slackin.js"></script>
</p>
<p class="text-left">
This site maintained on <a href="https://github.com/paypal/InnerSourceCommons">GitHub</a>
<br />
<a href="https://github.com/paypal/InnerSourceCommons/issues"><img src="https://img.shields.io/github/issues/paypal/InnerSourceCommons.svg" alt="Issues"></a>
<br />
<a href="https://github.com/paypal/InnerSourceCommons"><img src="https://img.shields.io/github/forks/paypal/InnerSourceCommons.svg?style=social&label=Fork" alt="Fork"></a>
<br />
Check out the <a href="https://github.com/paypal/InnerSourceCommons/wiki">InnerSource Commons wiki</a>!
</p>
</div>
</aside>