You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Contributing placeholder
This commit is contained in:
committed by
Quentin Gliech
parent
8603bde08e
commit
6901a42b3e
8
docs/development/contributing.md
Normal file
8
docs/development/contributing.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Contributing
|
||||
|
||||
This document aims to get you started with contributing to the Matrix Authentication Service!
|
||||
|
||||
# 1. Who can contribute to MAS?
|
||||
|
||||
Everyone is welcome to contribute code to [matrix.org projects](https://github.com/matrix-org), provided that they are willing to license their contributions under the same license as the project itself. We follow a simple 'inbound=outbound' model for contributions: the act of submitting an 'inbound' contribution means that the contributor agrees to license the code under the same terms as the project's overall 'outbound' license - in our case, this is almost always Apache Software License v2 (see [LICENSE](https://github.com/matrix-org/matrix-authentication-service/blob/main/LICENSE)).
|
||||
|
Reference in New Issue
Block a user