diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4da4651b268..74406894ed5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ When filing an issue on the Solidus project, please provide these details: * A comprehensive list of steps to reproduce the issue. * What you're *expecting* to happen compared with what's *actually* happening. -* Your application's complete `Gemfile.lock`, and `Gemfile.lock` as text in a [Gist](https://gist.github.com) (*not as an image*) +* Your application's complete `Gemfile`, and `Gemfile.lock` as text in a [Gist](https://gist.github.com) (*not as an image*) * Any relevant stack traces ("Full trace" preferred) In 99% of cases, this information is enough to determine the cause and solution