This commit is contained in:
Lee Reilly 2020-12-07 19:18:55 -08:00 коммит произвёл GitHub
Родитель f300404bdb
Коммит 9175dd3b1a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -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: