online multiplayer chess game (note server currently down)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 79689bf..0000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# How to contribute
-
-## Prerequisites
-
-- Understanding of [pull requests](https://help.github.com/articles/using-pull-requests) and [issues](https://guides.github.com/features/issues/).
-- A basic understanding of godot, and `GDScript`.
-
----
-
-## Installation
-
-- [Fork this repository](https://github.com/bend-n/chess/fork)
-- Clone your fork (`git clone https://github.com/<me>/chess`)
-- Run `install_addons.sh`