Bahn-X / swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
MIT License
581 stars 25 forks source link

Open source documentation #61

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Problem

We are currently lacking a CODEOWNERS, MAINTAINERS and CONTRIBUTING files, which are common practice in open source projects. Also, our contribution process is not defined in the README.

Solution

Add the mentioned files. Outline the contribution process.

github-actions[bot] commented 3 years ago

Current coverage for ComposableDeeplinking.framework is 100.00%

No files affecting coverage found


Current coverage for ComposableNavigator.framework is 96.82%

No files affecting coverage found


Current coverage for ComposableNavigatorTCA.framework is 98.46%

No files affecting coverage found


Powered by xcov

Generated by :no_entry_sign: Danger

cornelius commented 3 years ago

👍