Skip to content

Commit f0ff0e8

Browse files
Update README.md
1 parent f4b3892 commit f0ff0e8

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Static Content Processor for VSBridge
77
Automatically converts Magento urls to VSF urls during indexation
88

9-
### Installation
9+
## Installation
1010

1111
* Via composer
1212
Run `composer require magebit/vsbridge-static-content-procesor` in your root magento directory
@@ -19,7 +19,7 @@ Automatically converts Magento urls to VSF urls during indexation
1919
* `git clone [email protected]:magebitcom/static-content-processor.git`
2020

2121

22-
### Usage
22+
## Usage
2323
#### Standalone
2424
This module requires you to configure VSF and VSF media urls.
2525
You can find these configuration fields in:
@@ -65,6 +65,13 @@ class MyModule
6565

6666
```
6767

68+
## Contributing
69+
Found a bug, have a feature suggestion or just want to help in general?
70+
Contributions are very welcome! Check out the [list of active issues](https://github.com/magebitcom/vsf-instagram-feed/issues) or submit one yourself.
71+
72+
If you're making a bug report, please include as much details as you can and preferably steps to repreduce the issue.
73+
When creating Pull Requests, don't for get to list your changes in the [CHANGELOG](/CHANGELOG.md) and [README](/README.md) files.
74+
6875
---
6976

7077
![Magebit](https://magebit.com/img/magebit-logo-2x.png)

0 commit comments

Comments
 (0)