We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit be106105 authored by Grant's avatar Grant

Updated link to contribution guide

Updated link to contribution guide
parent afb78a48
# Contribution guidelines # Contribution guidelines
## How to contribute step-by-step ### How to contribute step-by-step
1. Fork the `Adyen/adyen-magento2` repository. 1. Fork the `Adyen/adyen-magento2` repository.
2. Create a new branch from `develop` in your fork. This makes it easier for you to keep track of your changes. 2. Create a new branch from `develop` in your fork. This makes it easier for you to keep track of your changes.
...@@ -16,4 +16,5 @@ ...@@ -16,4 +16,5 @@
8. Create the pull request. 8. Create the pull request.
9. Ensure that all checks have passed. 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. 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.
...@@ -20,7 +20,7 @@ We strongly encourage you to join us in contributing to this repository so every ...@@ -20,7 +20,7 @@ We strongly encourage you to join us in contributing to this repository so every
* Resolved bug fixes and issues * Resolved bug fixes and issues
* Any general improvements * Any general improvements
Read our [**contribution guidelines**](contribute) to find out how. Read our [**contribution guidelines**](docs/CONTRIBUTING.md) to find out how.
## Installation ## Installation
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment