Skip to content

docs(README): Adding Contributors guide#5184

Merged
likhinbopanna merged 17 commits intomainfrom
adding_contributors_guide
Aug 22, 2024
Merged

docs(README): Adding Contributors guide#5184
likhinbopanna merged 17 commits intomainfrom
adding_contributors_guide

Conversation

@gorakhnathy7
Copy link
Contributor

@gorakhnathy7 gorakhnathy7 commented Jul 3, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

to close #5344

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@gorakhnathy7 gorakhnathy7 requested a review from a team as a code owner July 3, 2024 08:42
@gorakhnathy7 gorakhnathy7 marked this pull request as draft July 3, 2024 08:43
@gorakhnathy7 gorakhnathy7 marked this pull request as ready for review July 17, 2024 07:17
@gorakhnathy7 gorakhnathy7 self-assigned this Jul 18, 2024
@gorakhnathy7 gorakhnathy7 changed the title Readme.md: Adding Contributors guide docs(README): Adding Contributors guide Aug 2, 2024
neerajkumar-n
neerajkumar-n previously approved these changes Aug 2, 2024
@gorakhnathy7 gorakhnathy7 requested review from SanchithHegde and neerajkumar-n and removed request for AnandKGanesh and manojradhakrishnan August 6, 2024 12:34
gorakhnathy7 and others added 3 commits August 6, 2024 20:00
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
gorakhnathy7 and others added 2 commits August 6, 2024 20:02
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
@likhinbopanna likhinbopanna added this pull request to the merge queue Aug 22, 2024
Merged via the queue into main with commit b88d930 Aug 22, 2024
@likhinbopanna likhinbopanna deleted the adding_contributors_guide branch August 22, 2024 12:46
pixincreate added a commit that referenced this pull request Aug 23, 2024
* 'main' of github.com:juspay/hyperswitch:
  feat(connector): [Adyen] add dispute flows for adyen connector (#5514)
  chore(version): 2024.08.23.0
  feat(router): [cybersource] add disable_avs and disable_cvn flag in connector metadata  (#5667)
  feat(customer_v2): add route for customer retrieve v2  (#5516)
  chore(version): 2024.08.22.1
  fix(router): [Adyen]  prevent partial submission of billing address and add required fields for all payment methods (#5660)
  docs(README): Adding Contributors guide (#5184)
  Docs: Adding redirect url details (#5507)
  feat(global_id): create a `GlobalId` domain type (#5644)
  feat(router): collect customer address details based on business profile config regardless of connector required fields (#5418)
  feat: add new routes for profile level list apis (#5589)
  refactor(core):  Refactor fallback routing behaviour in payments for v2 (#5642)
  refactor(router): add connector_transaction_id, send response body and use admin_api_auth_with_merchant_id for payments manual update flow (#5658)
@SanchithHegde SanchithHegde added the C-doc Category: Documentation updates label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-doc Category: Documentation updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding contributors guide

4 participants