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
=== Will we just be reviewing PRs all day every day?
27
27
If so then your core team is understaffed. A healthy team is staffed so that there is time for assisting contributors and making core contributions yourself.
28
28
29
-
You can mitigate this by setting expectation, potentialy via SLAs. If contributors expect PR reviews within an hour, maybe you will be stuck reviewing PRs all the time, but if you set an SLA of 1 day or 1 week, this won't be the case.
29
+
You can mitigate this by setting expectation, potentially via SLAs. If contributors expect PR reviews within an hour, maybe you will be stuck reviewing PRs all the time, but if you set an SLA of 1 day or 1 week, this won't be the case.
30
30
31
31
=== How do we convince management this is a good idea?
32
32
Figure out what they want and get a https://innersourcecommons.org/stories[working example of InnerSource], preferably within your organisation, that shows them getting it. If your organization's OSPO manages InnerSource projects, reach out to them for support.
@@ -41,7 +41,7 @@ InnerSource gives engineers the opportunity to develop their career, both in ter
41
41
Also, many engineers value open source; InnerSource embraces open source practices, and can be a step towards open source for many projects.
42
42
43
43
=== What are the expectations on part of both host and contributor?
44
-
Work together! This may be completely async via Pull Requests, or invovle regular community catchups - whatever works for you.
44
+
Work together! This may be completely async via Pull Requests, or involve regular community catchups - whatever works for you.
45
45
46
46
Communication and support must go in both directions and be open and collaborative, fostering a culture of psychological safety. Feedback on contributions, or existing code, must be approached with a growth mindset, and as partnership to make things better.
Copy file name to clipboardExpand all lines: introduction/08-is-innersource-right.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ You will need to encourage and support contributions via activities such as:
23
23
* Inviting users to make the contributions that they need and following up with them to ensure that they do them.
24
24
* Maintaining an https://patterns.innersourcecommons.org/p/base-documentation#contributing.md[CONTRIBUTING.md] document that contains everything an engineer needs to know to contribute to the project.
25
25
* Giving up-front guidance and direction as to how to implement a given contribution.
26
-
* Being available during regular hours for any ad-hoc questions that contributors have.
26
+
* Being available during regular hours for any adhoc questions that contributors have.
27
27
* Timely review of incoming pull requests.
28
28
* Ongoing maintenance of submitted code (after the https://patterns.innersourcecommons.org/p/30-day-warranty[warranty window]).
0 commit comments