mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #314] Examples don't work #99
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bunchofcellulose on GitHub (Apr 30, 2022).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/314
Examples don't work in the latest release
Examples in the examples folder are not up to date with the latest release. The first example (example/ureq/device.rs) itself is not working, how are new people supposed to use this lib? There is not much documentation in the docs either on how to get started.
@marioortizmanero commented on GitHub (Apr 30, 2022):
Being a bit friendlier when opening issues like this helps getting it solved earlier. And you need to add more details; you ignored the template we have for bug reports (maybe templates don't work with your app?): what exactly went wrong, what did you try, etc. It wasn't too bad, but you know, we're volunteers after all :)
Also, not sure what exactly is wrong?
Finally, we have a section for those getting started, check it out here. We accept criticism and suggestions, but of course, you need to tell us exactly what is wrong.