Sha256: aca4234cbd4f4adbccd87f1b9e4d5e14a5525e206103a52c8f89d3306dc55a23

Contents?: true

Size: 854 Bytes

Versions: 5

Compression:

Stored size: 854 Bytes

Contents

# Contribution guidelines

## How to contribute step-by-step

1. Fork the `conekta/#$repo repository.
2. Create a new branch from `main` in your fork. This makes it easier for you to keep track of your changes.
3. Make the desired changes to the code.
    * If you are adding new functionality or fixing a bug, we recommend you add unit tests that cover it.
4. Push the changes to your fork.
5. Create a pull request to the `conekta/#$repo` repository.
6. In your pull request, please describe in detail:
    * What problem you’re solving
    * Your approach to fixing the problem
    * Any tests you wrote
7. Check Allow edits from maintainers.
8. Create the pull request.
9. Ensure that all checks have passed.

After you create your pull request, one of the code owners will review your code. We aim to review your request within 2-3 business days.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
conekta-6.0.4 CONTRIBUTING.md
conekta-6.0.3 CONTRIBUTING.md
conekta-6.0.2 CONTRIBUTING.md
conekta-6.0.1 CONTRIBUTING.md
conekta-6.0.0 CONTRIBUTING.md