From 22665dffd94eb5ecc7aa22565b38e81e88ad0097 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sun, 17 May 2020 17:46:04 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84a13eb..abbbfbd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ Note: _rakenne_ means _structure_ in Finnish. ## Contributing -Please read [doc/contributing.md](doc/contributing.md) +1. Fork it ( http://github.com/glenux/rakenne/fork ) +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request ## Authors & contributors