Skip to contents

Thank you for reading the contribution guidelines. The Flickr API has a whole range of methods currently not included here and we welcome any volunteer developers who wish to help increase the number of these included as functions in this package. For a full list of the methods available through the Flickr API check out the Flickr API website.

Submitting changes

When sending a GitHub Pull Request stating clearly what you have changes you have made. For small changes single lines messages are suffice, but for larger changes please provide a longer detailed message.

Coding conventions

We have a few simple coding conventions to follow: * The package is designed following the rOpenSci Guidelines. * Code style should be automated using the styler package. * As the package is open source, please ensure your code is clear to read for other. Where possible comment your code throughout.

Thank you, Nathan