We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40da165 commit 2926113Copy full SHA for 2926113
README.md
@@ -52,3 +52,12 @@ gran_digital:
52
client_id: 111111111111111111
53
api_key: 22222222222222222
54
```
55
+
56
57
+## Contributing
58
59
+1. Fork it
60
+2. Create your feature branch (git checkout -b my-new-feature)
61
+3. Commit your changes (git commit -am 'Added some feature')
62
+4. Push to the branch (git push origin my-new-feature)
63
+5. Create new Pull Request
0 commit comments