Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

26 lines (21 loc) · 1.04 KB

Contributing to AlbumFS

👍 🎉 First off, thanks for taking the time to contribute! 🎉 👍

How Can I Contribute?

Reporting Bugs

Explain the problem and include additional details to help maintainers reproduce the problem:

  • Use a clear and descriptive title
  • Describe exact steps to reproduce the problem
  • Provide specific examples to demonstrate the steps
  • Explain which behavior you expected to see

Suggested Enhancements

Enhancement suggestions are tracked as GitHub issues

  • Use a clear and descriptive title
  • Provide a step-by-step description of the suggested enhancement with examples
  • Explain why this enhancement would be useful

Pull Requests

  • Fork the repo
  • Clone the repo locally
  • Checkout the develop branch
  • Commit your change accordingly
  • Push your change to your remote fork
  • Submit a Pull request against the develop branch