From 928ffd8dcdd5b8e58a0fae64fb8082c610e2ba16 Mon Sep 17 00:00:00 2001 From: DCsunset Date: Wed, 9 Feb 2022 12:07:38 -0500 Subject: [PATCH] docs: add contributing part [skip ci] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 436b4c8..f496795 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,14 @@ npm run dev Then the frontend will listen at port 8080. +## Contributing + +Contributions are very welcome! +Please create or comment on an issue to discuss your ideas first before working on any PR. + +I've been very busy recently and may not be able to handle every issue timely. +So I'm also looking for maintainers who is interested in maintaining this project. +Feel free to open an issue if you have any interest. ## FAQ