Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vippsas/vipps-magento into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
olegmalichenkoatvaimo committed Oct 24, 2023
2 parents f4742eb + ddf2cdf commit 9be9e1a
Show file tree
Hide file tree
Showing 15 changed files with 508 additions and 336 deletions.
28 changes: 19 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
<!-- START_METADATA
---
sidebar_label: Contributing
sidebar_position: 100
draft: true
hide_table_of_contents: true
pagination_next: null
pagination_prev: null
---
END_METADATA -->

# Contributing to Checkout with Vipps for Magento

If you want to contribute: Great! No issue or pull request is too small!

# Getting started
## Getting started

1. Make sure you have a GitHub account
1. See the GitHub help pages if you have questions: https://help.github.com

# Contributing
## Contributing

Contributing is easy. The steps below is intended to be helpful. Please help us improve it.

Expand All @@ -23,15 +34,14 @@ Contributing is easy. The steps below is intended to be helpful. Please help us
1. From your fork open a pull request in the correct branch.
1. Once the pull request is approved and merged, you can pull the changes from `master` to your local repo and delete your extra branch(es).

# Report an issue
## Report an issue

If you find a bug in a project you're using (and you don't know how to fix it), have trouble following the documentation or have a question about the project – create an issue!
If you find a bug in a project you're using (and you don't know how to fix it), have trouble following the documentation or have a question about the project – create an issue!

Creating an issue in GitHub is easy, and whatever issue you're having, you're likely not the only one, so others will
find your issue helpful too. For more information on how issues work, check out the official Github issues guide: https://guides.github.com/features/issues/
Creating an issue in GitHub is easy, and whatever issue you're having, you're likely not the only one, so others will find your issue helpful too. For more information on how issues work, check out the official GitHub issues guide: https://guides.github.com/features/issues/

# License
## License

The LICENSE file defines the license for the project. An open source project's license informs users what they can and can't do (e.g., use, modify, redistribute), and contributors, what they are allowing others to do.
The LICENSE file defines the license for the project. An open source project's license informs users what they can and can't do (e.g., use, modify, redistribute), and contributors, what they are allowing others to do.

The Vipps Payment Module for Magento 2 is licenced under the MIT licence: https://choosealicense.com/licenses/mit/
The Vipps Payment Module for Magento 2 is licensed under the MIT license: https://choosealicense.com/licenses/mit/
27 changes: 0 additions & 27 deletions DEBUG.md

This file was deleted.

149 changes: 0 additions & 149 deletions DOCUMENTATION.md

This file was deleted.

106 changes: 0 additions & 106 deletions INSTALL.md

This file was deleted.

Loading

0 comments on commit 9be9e1a

Please sign in to comment.