From 254e2391900848366461843c6d62fb451cf5882d Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 28 Apr 2022 00:18:56 +0200 Subject: [PATCH] feat: CONTRIBUTING.md --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f5d51c5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# How to add your fork + +Create a pull request like [this one][PR1] or [that one][PR2]. + +Confused? Read [this]. + +[PR1]: https://github.com/twentyone-world/twentyone-world.github.io/pull/1 +[PR2]: https://github.com/twentyone-world/twentyone-world.github.io/pull/2 +[this]: https://twentyone.world/fork \ No newline at end of file