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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,3 +47,8 @@ Spurwing's REST API Reference and Docs: https://docs.spurwing.io/
47
47
48
48
## Testing
49
49
To run our predefined unit tests use the `tests.js` script. You also need to rename the `config.sample.js` file to `config.js` and enter your credentials (provider id and api key). Afterwards you can run the `npm tests` command.
50
+
51
+
## Support
52
+
- For public bugs & issues and bugs please use the GitHub Issues Page.
53
+
- For enquiries and private issues reach out to us at support@spurwing.io
54
+
- Join our Discord Community Server: https://discord.gg/j3gd5Qk5uW
0 commit comments