diff options
Diffstat (limited to 'CONTRIBUTING.txt')
| -rw-r--r-- | CONTRIBUTING.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt new file mode 100644 index 0000000..24cd482 --- /dev/null +++ b/CONTRIBUTING.txt @@ -0,0 +1,23 @@ +CONTRIBUTIONS and CODE REVIEWS + +We love contributions from the community. Please send pull requests and raise +issues! All code submissions require review. We use GitHub pull requests for +this purpose. + + +COPYRIGHTS and LICENSE + +nMigen is licensed under the 2-clause BSD license, which is contained in the +LICENSE.txt file. + +All authors retain copyright ownership of their contributions. + +Authors should note that all contributions are licensed under the 2-clause BSD +license. + + +CONTRIBUTORS + +The complete list of contributors is contained within the git repository. +Tools such as the git log command can be used to see all contributions and +contributors. |
