mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Formatting fixes in CONTRIBUTING.rst (#1769)
* Formatting fix in CONTRIBUTING.rst * Fix link * Create 1769.clarification
This commit is contained in:
parent
083e6ef25d
commit
c25ff9e012
|
|
@ -12,7 +12,7 @@ The documentation style is described at
|
||||||
https://github.com/matrix-org/matrix-spec/blob/main/meta/documentation_style.rst.
|
https://github.com/matrix-org/matrix-spec/blob/main/meta/documentation_style.rst.
|
||||||
|
|
||||||
Matrix-spec workflows
|
Matrix-spec workflows
|
||||||
--------------------
|
---------------------
|
||||||
|
|
||||||
Specification changes
|
Specification changes
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
@ -117,7 +117,7 @@ license - in our case, this is Apache Software License v2 (see LICENSE).
|
||||||
In order to have a concrete record that your contribution is intentional
|
In order to have a concrete record that your contribution is intentional
|
||||||
and you agree to license it under the same terms as the project's license, we've adopted the
|
and you agree to license it under the same terms as the project's license, we've adopted the
|
||||||
same lightweight approach used by the `Linux Kernel <https://www.kernel.org/doc/html/latest/process/submitting-patches.html>`_,
|
same lightweight approach used by the `Linux Kernel <https://www.kernel.org/doc/html/latest/process/submitting-patches.html>`_,
|
||||||
`Docker <https://github.com/docker/docker/blob/master/CONTRIBUTING.md`_, and many other
|
`Docker <https://github.com/docker/docker/blob/master/CONTRIBUTING.md>`_, and many other
|
||||||
projects: the `Developer Certificate of Origin <http://developercertificate.org/>`_
|
projects: the `Developer Certificate of Origin <http://developercertificate.org/>`_
|
||||||
(DCO). This is a simple declaration that you wrote
|
(DCO). This is a simple declaration that you wrote
|
||||||
the contribution or otherwise have the right to contribute it to Matrix::
|
the contribution or otherwise have the right to contribute it to Matrix::
|
||||||
|
|
|
||||||
1
changelogs/internal/newsfragments/1769.clarification
Normal file
1
changelogs/internal/newsfragments/1769.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Formatting fixes in CONTRIBUTING.rst.
|
||||||
Loading…
Reference in a new issue