diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..8724b81921 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# All members of the @com-pas/Alliander team are code owners for this repository + +* @com-pas/Alliander \ No newline at end of file diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..214fa6e782 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +# Code of Conduct + +This project follows the CoMPAS Code of Conduct. Please see the [Code of Conduct documentation](https://com-pas.github.io/contributing/#code-of-conduct) for details on our community standards and expectations. \ No newline at end of file diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 0000000000..4d188a1b86 --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1,3 @@ +# Governance + +This project follows the CoMPAS governance model. See the [governance documentation](https://com-pas.github.io/contributing/GOVERNANCE.html) for details. \ No newline at end of file diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000000..3b9b7c3c04 --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,3 @@ +# Support + +For support and help, see the [CoMPAS contributing guide](https://com-pas.github.io/contributing/SUPPORT.html). \ No newline at end of file