diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-10-09 15:15:39 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-10-09 15:15:39 -0400 |
commit | 51494729997b457251a62506b87af1635cd19802 (patch) | |
tree | 37d9a669363bda813d56b93497e53c20cb17dc50 /CONTRIBUTING.md | |
parent | b819cbb3b0ff492024b72d9ea9c9e28e1023b9c3 (diff) |
Basic asm helpers
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..115dac1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +To contribute to this repository, the following terms must be met: + +- The contributing party must have enough rights to the code they are providing to make said code available under the license +- The contributing party agrees to allow their contributed code to be governed by the license in this repository +- The contributing party agrees to field any legal issues from their contribution, and give other contributers indemnity |