548: Fix links in Call for Participation section
This commit is contained in:
parent
16f5b58d1f
commit
565804bc28
|
@ -102,9 +102,9 @@ Some of these tasks may also have mentors available, visit the task page for mor
|
|||
|
||||
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
|
||||
<!-- * [ - ]() -->
|
||||
* [hyperswitch - [FEATURE] : add pagination support for customers list] (https://github.com/juspay/hyperswitch/issues/3746)
|
||||
* [hyperswitch - [FEATURE] : [GlobalPayments] Currency Unit Conversion] (https://github.com/juspay/hyperswitch/issues/2227)
|
||||
* [hyperswitch - [FEATURE] : Add support for sending additional metadata in the MessagingInterface] (https://github.com/juspay/hyperswitch/issues/4472)
|
||||
* [hyperswitch - [FEATURE]: add pagination support for customers list](https://github.com/juspay/hyperswitch/issues/3746)
|
||||
* [hyperswitch - [FEATURE]: [GlobalPayments] Currency Unit Conversion](https://github.com/juspay/hyperswitch/issues/2227)
|
||||
* [hyperswitch - [FEATURE]: Add support for sending additional metadata in the MessagingInterface](https://github.com/juspay/hyperswitch/issues/4472)
|
||||
|
||||
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
|
||||
|
||||
|
|
Loading…
Reference in New Issue