Skip to content

Commit 7b4495c

Browse files
committed
Updated LICENSE and CONTRIBUTING.md
1 parent b9b0589 commit 7b4495c

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

CONTRIBUTING.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Notice to external contributors
2+
3+
## Common
4+
5+
YDB is a free and open project and we appreciate to receive contributions from our community.
6+
7+
## Contributing code changes
8+
9+
If you would like to contribute a new feature or a bug fix, please discuss your idea first on the GitHub issue.
10+
If there is no issue for your idea, please open one. It may be that somebody is already working on it,
11+
or that there are some complex obstacles that you should know about before starting the implementation.
12+
Usually there are several ways to fix a problem and it is important to find the right approach before spending time on a PR
13+
that cannot be merged.
14+
15+
## Provide a contribution
16+
17+
To make a contribution you should submit a pull request. There will probably be discussion about the pull request and, if any changes are needed, we would love to work with you to get your pull request merged.
18+
19+
## Other questions
20+
21+
If you have any questions, please mail us at [email protected].

LICENSE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Copyright 2022 YANDEX LLC
2-
Apache License
1+
Apache License
32
Version 2.0, January 2004
43
http://www.apache.org/licenses/
54

@@ -187,7 +186,7 @@ Copyright 2022 YANDEX LLC
187186
same "printed page" as the copyright notice for easier
188187
identification within third-party archives.
189188

190-
Copyright 2022 YANDEX LLC
189+
Copyright 2022-2024 YANDEX LLC
191190

192191
Licensed under the Apache License, Version 2.0 (the "License");
193192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)