Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit f4f2072

Browse files
committed
Add Contributing to README
1 parent bb13b56 commit f4f2072

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# VBA Snippets
22

33
VBA code snippets for VSCode.
4+
This should be used in conjunction with the [VBScript](https://marketplace.visualstudio.com/items?itemName=luggage66.VBScript) extension as the language for VSCode
45
<!-- TOC depthFrom:2 -->
56

67
- [Snippets](#snippets)
@@ -26,6 +27,11 @@ Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter
2627
ext install vba-snippets
2728
```
2829

30+
## Contributing
31+
Please fork this repository and contribute back using pull requests.
32+
33+
Any contributions, large or small, major features, bugfixes and integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.
34+
2935
## Contacts
3036
You can contact me in the following ways:
3137
- Mail : [spences10apps@gmail.com](mailto:spences10apps@gmail.com)

0 commit comments

Comments
 (0)