Skip to content

Latest commit

 

History

History
139 lines (74 loc) · 3.81 KB

CONTRIBUTING.md

File metadata and controls

139 lines (74 loc) · 3.81 KB

Amplify CI Support Contributing Guide

Thank you for your interest in contributing to our project! Whether it's a bug report, new feature, correction, or additional documentation, we greatly value feedback and contributions from our community. The following is our contribution guide, which we hope you will read through carefully prior to submitting a pull-request (PR) or issue. In the event that our guide is not up to date, feel free to let us know by opening an issue (or even better, submit a PR with your proposed corrections.

Our Design

TBD

Getting Started

TBD

Testing

TBD

Tools

TBD

Debugging

TBD

Pull Requests

TBD

Pull Request Checklist

TBD

Step 1: Open Issue

TBD

Step 2: Design (optional)

TBD

Step 3: Fork The Repo

TBD

Step 4: Work your Magic

TBD

Step 5: Commit

TBD

Step 6: Pull Request

TBD

Step 7: Merge

TBD

Troubleshooting

TBD

Related Repositories

This project supports the Amplify Framework, which runs on Android, iOS, and numerous JavaScript-based web platforms.

  1. AWS Amplify for Android
  2. AWS Amplify for iOS
  3. AWS Amplify for JavaScript

It also supports the underlying functionality provided by AWS SDKs. AWS SDKs are a toolkit for interacting with AWS backend resources.

  1. AWS SDK for Android
  2. AWS SDK for iOS
  3. AWS SDK for JavaScript

Finding contributions to work on

Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' or 'good first' issues is a great place to start.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Security issue notifications

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public github issue.

Licensing

See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.

We may ask you to sign a Contributor License Agreement (CLA) for larger changes.