From d0a4ef0a25edfd6bbbbc6e7feda2d500bfdfefaf Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Tue, 22 Oct 2024 18:48:24 +0000 Subject: [PATCH] Add CONTRIBUTING --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..709531a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contribution guidelines + +We don't have an official guideline yet. Each contribution shall be reviewed on a case-by-case basis. \ No newline at end of file