Skip to content

estivensh4/aws-kmp

Repository files navigation

AWS logo

Maven Central Kotlin GitHub License badge badge badge Coverage

Documentation

Contributors

Thank you all for your work! ❤️

Contributing

You can contribute in different ways:

  • pick up an issue and do the coding, preferably bugs over features
  • increase the test coverage
  • improve the documentation
  • report bugs
  • suggest new features and improvements
  • spread the word

Before creating an issue, please make sure that there is no existing issue with the same topic.

Branching Model

Development is done with feature branches like feature/xxx. Any bug fixes for a particular release should be directed to a release branch like release/1.2.x and from the release will be pushed to the main branch. If you want to update the documentation create a branch like docs/xxx.

If you want to update only the sample project do it from a branch like samples/xxx.

Project members submit directly to the main repository branches. External contributors work on the corresponding branch in their own clone and issue a pull request.

You can, of course, suggest any changes through a pull request, but we suggest that you first create an issue. Creating an issue helps to avoid wasting time

License

Copyright 2023 estivensh4.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

AWS KMP is an extension to AWS Kotlin Multiplatform for JVM, Android and iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published