InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Pattern idea: Service Level Agreement (SLA)
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 853
- Forks
- 206
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
Problem
- Teams with resource constraints may be reluctant to adopt InnerSource (accept contributions), due to fear of missing resources to review and integrate them in reasonable time
- Contributors get frustrated to to lack of response or excessive delay on review and merge of contributions
Solution
The maintainers of the receiving component will document their Service Level Agreement (SLA) with respect to reviewing and merging / rejecting contributions and answering to bug reports, feature requests.
The SLA may also state no-warranty clauses (i.e. projects maintained in spare time).
Contributors will know up front what to expect before contributing, and can better decided whether to invest their time contributing, avoiding waste of resources and frustration.
Related patterns
- 30 day warranty
- Start as an experiment
References
- Martin Woodward (GitHub) at ISC.S11 - The 5 Myths of InnerSource - 8:48 - the slide states SLA for PR and issue triage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named; start by reviewing issue 231, the related patterns, and the linked InnerSource reference. Done means documenting a Service Level Agreement pattern covering contribution review, merge or rejection, bug reports, feature requests, and any no-warranty clauses.
Written by the indexing model from the issue text.
Assessment
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100