Contributing - RenegadeFox/movie-metadata GitHub Wiki

If you decide to contribute to movie-metadata, first of all, thank you. I always appreciate help and feedback.

When contributing, please first discuss the change you wish to make via issues before making a change. If the change is something simple like a grammar or spelling mistake, please feel free to submit a Pull Request.

Issues

  1. Ensure you describe the issue thoroughly
  2. Include steps to reproduce the issue
  3. Attempt to update to the newest version before submitting an issue
  4. Include your version of node, npm, and movie-metadata

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build
  2. Update the README.md with details of the changes, this includes new options, useful file locations, and/or new features
  3. Increase the version number in the package.json file to the new version that this Pull Request would represent and include the new version in the Pull Request comment field. The versioning scheme we use is SemVer
  4. I will merge Pull Requests after reviewing the changes and format of the code
  5. Code uses spaces not tabs
  6. This project adheres to the Javascript Standard Style