From 56d6a283612ef5d2915255ea15699b778e5bf538 Mon Sep 17 00:00:00 2001 From: Bruno <brunoferreirapinto@gmail.com> Date: Sun, 1 Feb 2015 02:57:55 -0200 Subject: [PATCH] Update CONTRIBUTING.md Adding information to not add the screenshot to git. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34b82e5..958b1ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ If your plugin is complex, make sure to include tests, we suggest using [fish-sp ### Themes -Make sure to include a screenshot in your pull request. A nifty way is too post a comment with the image and link directly to it. +Make sure to include a screenshot in your pull request, but don't commit the file to git. A nifty way is too post a comment with the image and link directly to it. [fish-spec]: https://github.com/bpinto/oh-my-fish/tree/master/plugins/fish-spec [commit]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html -- GitLab