diff options
author | alexv-smirnov <81806911+alexv-smirnov@users.noreply.github.com> | 2022-05-02 00:23:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 00:23:11 +0300 |
commit | 5b98ecf0c6399c217b3cf06b2886b6d3632dcd53 (patch) | |
tree | e2a4460a25874bc4d6003a482bed59e7076766b4 | |
parent | 37def59c97e7fd3f5438781d038935b6d8d8f15d (diff) | |
parent | 0540b1e04f3d5308cdff3b9d87d884f1cfae6e7f (diff) | |
download | ydb-5b98ecf0c6399c217b3cf06b2886b6d3632dcd53.tar.gz |
Merge pull request #11 from vlsergey/patch-1
Rename CONTRIBUTING to CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md (renamed from CONTRIBUTING) | 0 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING.md index 9490a8cf50..9490a8cf50 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING.md @@ -79,7 +79,7 @@ For development purposes we test that YDB could be built and run under latest ve We are glad to welcome new contributors! -1. Please read [contributor's guide](CONTRIBUTING). +1. Please read [contributor's guide](CONTRIBUTING.md). 2. We can accept your work to YDB after you have read contributor's license agreement (aka CLA). 3. Please don't forget to add a note to your pull request, that you agree to the terms of the CLA. |