From c54da0bb572138f69a18e13c3b9c26114644c012 Mon Sep 17 00:00:00 2001 From: Chev <11602755+chev2@users.noreply.github.com> Date: Sat, 16 Jan 2021 22:56:14 -0800 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8391291 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +I'm currently not accepting pull requests as this project is currently in a very, very early state and needs a lot more development. However, if you would like to make feature requests/bug reports, feel free to open an issue.