Skip to content

Commit 8f2d731

Browse files
authored
Update README.md
1 parent d659cdd commit 8f2d731

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,13 @@ pip install surveymonkey-python
1414
- Benchmarks endpoints
1515
- Organizations endpoint
1616
- Errors endpoint
17+
18+
## Contributing
19+
We are always grateful for any kind of contribution including but not limited to bug reports, code enhancements, bug fixes, and even functionality suggestions.
20+
#### You can report any bug you find or suggest new functionality with a new [issue](https://github.com/GearPlug/surveymonkey-python).
21+
#### If you want to add yourself some functionality to the wrapper:
22+
1. Fork it ( https://github.com/GearPlug/surveymonkey-python )
23+
2. Create your feature branch (git checkout -b my-new-feature)
24+
3. Commit your changes (git commit -am 'Adds my new feature')
25+
4. Push to the branch (git push origin my-new-feature)
26+
5. Create a new Pull Request

0 commit comments

Comments
 (0)