File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,3 +9,19 @@ GNU General Public License for more details.
99
1010You should have received a copy of the GNU General Public License
1111along with this program. If not, see <https://www.gnu.org/licenses/>.
12+
13+
14+ Additional Conditions :
15+
16+ Contributing to this repo
17+ This repo is governed by GPLv3, same is located at the root of the ZeroNet git repo,
18+ unless specified separately all code is governed by that license, contributions to this repo
19+ are divided into two key types, key contributions and non-key contributions, key contributions
20+ are which, directly affects the code performance, quality and features of software,
21+ non key contributions include things like translation datasets, image, graphic or video
22+ contributions that does not affect the main usability of software but improves the existing
23+ usability of certain thing or feature, these also include tests written with code, since their
24+ purpose is to check, whether something is working or not as intended. All the non-key contributions
25+ are governed by [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/), unless specified
26+ above, a contribution is ruled by the type of contribution if there is a conflict between two
27+ contributing parties of repo in any case.
You can’t perform that action at this time.
0 commit comments