Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Bonig <[email protected]>
Co-authored-by: k.goto <[email protected]>
Signed-off-by: Daniel Bartholomae <[email protected]>
  • Loading branch information
3 people authored May 1, 2024
1 parent 71dbea2 commit 4501dde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions decisions/ADR-04-conflicting-contributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ Sometimes, new functionality for this library is suggested that is already cover

We could forgo adding existing solutions to our codebase. This would get around any kind of related conflict and the solutions would still be available.

On the other hand, one of the goals of this library is to provide thoroughly testede solutions to make it easier for enterprise users to consume just one approved library.
On the other hand, one of the goals of this library is to provide thoroughly tested solutions to make it easier for enterprise users to consume just one approved library.

## Combine learnings from multiple solutions
### Combine learnings from multiple solutions

We could research alternatives and try to combine what we learn from those that are willing to contribute to create an improved solution.

### Decide for a competing solutino
### Decide for a competing solution

We could also decide on one of the competing solutions where the maintainer is interested in contributing it to this library. This would be less work than combining multiple solutions, but it could lead to sub-par results.

Expand Down

0 comments on commit 4501dde

Please sign in to comment.