You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ciscosparkapi](https://github.com/CiscoDevNet/ciscosparkapi) is a community
5
+
development project. Feedback, thoughts, ideas and code contributions are
6
+
most welcome!
7
+
8
+
**How to contributed feedback, issues, thoughts and ideas...**
9
+
10
+
Please use the [issues](https://github.com/CiscoDevNet/ciscosparkapi/issues)
11
+
log. to report issues or post ideas for enhancement or discussion.
12
+
13
+
**Interested in contributing code?**
14
+
15
+
1. Check for open [issues] or create a new 'issue' for the item you want to work on, and make sure to comment and let us know that you are working on it.
16
+
2. Fork a copy of the repository.
17
+
3. Add your code to your forked repository.
18
+
4. We follow PEP8 fairly strictly for this project. Please make sure your code passes the lint tests (we use `flake8` for linting). Just run `make lint`.
19
+
5. Submit a **pull request**. If everything looks good, we will gladly merge your request.
0 commit comments