From 0167e907a0ac7ee2ad7b97c9e0248a6d940e9dd9 Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Mon, 22 Nov 2021 10:54:07 +0100 Subject: [PATCH] Contribution guidelines --- CONTRIBUTING.md | 5 +++++ README.md | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ea38537 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution guidelines + +Contributions are welcome in all forms. + +Keep in mind that this is a community project run in the spare time of the creators, so responses might take a while. \ No newline at end of file diff --git a/README.md b/README.md index c792ea8..2954521 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This is the official repository of the [Rocketeers]( https://rocketeer.fans ) NF - [View your Rocketeer portfolio here]( https://mint.rocketeer.fans/#/portfolio ) - [Set your Rocketpool node avatar here]( https://mint.rocketeer.fans/#/avatar ) +Do you want to contribute to this project? Read `CONTRIBUTING.md`. + ## Rocketeer components The Rocketeer project consists out of a Solidity `ERC721` contract and a number of `web2` interfaces.