From c0e3181ae3d04b0d74350bef293d34d52563296b Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 22:11:44 +0100 Subject: [PATCH 1/4] Update Contributing.md --- Contributing.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Contributing.md b/Contributing.md index d36ef9d..db086f2 100644 --- a/Contributing.md +++ b/Contributing.md @@ -29,3 +29,12 @@ Anything submitted to the issue tracker that does not follow these guidelines wi ## Writing Code If you are interested in contributing code, fixing open issues or adding features, please coordinate the effort with the maintainer or one of the main developers **before** submitting a pull request. Before deciding to contribute, it is also a good idea to ensure your efforts are in alignment with the [Roadmap](./Roadmap.md) and current development focus. + +Pull requests have a high chance of being accepted if they are: + +- In alignment with the [Roadmap](./Roadmap.md) or solve an open issue or feature request +- Sufficiently tested to work with all API functions, and pass the standard test suite +- Functionally and conceptually complete and well-designed +- Well-documented + +Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation. From 2a11097cac250062c3e103bc45b36e73529bab94 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 22:13:33 +0100 Subject: [PATCH 2/4] Update Contributing.md --- Contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing.md b/Contributing.md index db086f2..0f34cc6 100644 --- a/Contributing.md +++ b/Contributing.md @@ -38,3 +38,5 @@ Pull requests have a high chance of being accepted if they are: - Well-documented Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation. + +By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [MIT license](./LICENSE.txt). From 2dbd3cbc0f2672342897433ea95963737f86f0c9 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 22:14:03 +0100 Subject: [PATCH 3/4] Update Contributing.md --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 0f34cc6..9ccebd0 100644 --- a/Contributing.md +++ b/Contributing.md @@ -39,4 +39,4 @@ Pull requests have a high chance of being accepted if they are: Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation. -By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [MIT license](./LICENSE.txt). +By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [MIT license](./LICENSE). From ff6604290eae03b5e742265954989550078c42c6 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 22:14:29 +0100 Subject: [PATCH 4/4] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index aa936a7..92e0464 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License, unless otherwise noted -Copyright (c) 2016-2023 Mark Qvist / unsigned.io +Copyright (c) 2016-2024 Mark Qvist / unsigned.io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal