From 9175dd3b1afb42f47321441bb8343050444695d2 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Mon, 7 Dec 2020 19:18:55 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed9eb99..f7f1ed8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,4 +10,6 @@ Please note that this project is released with a [Contributor Code of Conduct][c ## Submitting a pull request 0. [Fork][fork] and clone the repository -0. Configure and install the dependencies: `script/bootstrap` +0. Add your code snippet to the `snippets` directory - name the file(s) with your username follower by and underscore and an ID e.g. `leereilly_01.rb` +0. Submit your pull request! +0. :metal: