Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1.51 KB

Photo Vistas Contributing Guide

Contributions to the Photo Vistas project are welcomed!

Issues

If you find an issue with the Photo Vistas app, please check GitHub issues for an exiting issue submission at https://github.com/snsavage/photovistas/issues. If no existing issue is found, please submit a new issue. Please provide a clear explanation of the issue you found with any relevant background information, for example what steps will reproduce the issue.

Pull Requests

If you would like to contribute code to the Photo Vistas project, please submit a Pull Request. To submit a pull request:

  • Fork the Photo Vistas GitHub repository.
  • Make changes on your fork. Please provide descriptive comments in your commit messages. Please review this document for more information about structuring your commit messages.
  • Open a new pull request.

We will review your request as soon as possible.

Not Sure Where to Start?

If this is your first time contributing please don't hesitate! All contributions are welcome. If you're not sure where to begin, start by forking and cloning the repo and running the app locally. If something doesn't work as expected or as documented, create a pull request for the README. Issues are a great place to start as well. If you have any questions please contact scott@photovistas.com.

Thank you for contributing!