Skip to content

Commit 9867b3b

Browse files
committed
2 parents f272601 + ab8623b commit 9867b3b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Power Query, and its legacy counterpart, was not able to handle fields’ embedd
1818

1919
If you don't know how to get started with VBA-CSV Interface class, visit the [documentation repo](https://ws-garcia.github.io/VBA-CSV-interface/).
2020

21+
## Contributing
22+
23+
In order to contribute whit in this project, please see the [guidance for contributing](https://ws-garcia.github.io/VBA-CSV-interface/contributing.html).
24+
2125
## Benchmark
2226

2327
The benchmark results for VBA-CSV Interface are available at [this site](https://ws-garcia.github.io/VBA-CSV-interface/home/getting_started.html#benchmark).

docs/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ nav_order: 3
77

88
I'm grateful that you wish to contribute to this project!
99

10-
In order to make your contribution happen in the best way, follow this instruction before pull any request:
10+
In order to make your contribution happen in the best way, follow this instructions before pull any request:
1111

1212
- Open a [enhancement](https://github.com/ws-garcia/VBA-CSV-interface/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=) or [bug report](https://github.com/ws-garcia/VBA-CSV-interface/issues/new?assignees=ws-garcia&labels=bug&template=bug_report.md&title=%5BBug%5D) depending on the case on.
1313
- Fork the repository and work on your changes.
1414
- Submit a pull request.
15-
- Your changes will be merged, when the review is done.
15+
- Your changes will be merged, when the review is done.

0 commit comments

Comments
 (0)