From e6d511a95273ff8aa6f01770db48bb581bd7a725 Mon Sep 17 00:00:00 2001 From: Michaela Robosova Date: Thu, 22 May 2025 14:44:51 +0200 Subject: [PATCH] Add default contributing file --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..c9f6688 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,5 @@ +## How can I contribute? + +We welcome contributors! + +To find out how to contribute, visit [Contributing to our open code base](https://learningequality.org/contributing-to-our-open-code-base).