diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md new file mode 100644 index 0000000..809d63f --- /dev/null +++ b/CONTRIBUTE.md @@ -0,0 +1,13 @@ +# Contribution guide + +To add a new idea into the board, simply append your idea in the end of [README.md](https://github.com/waku-org/ideas/README.md) using following idea template : + +``` +
+Title of your idea +
+Description of your idea in 1-2 sentences +
+``` + +Create a new PR and it will be merged after a review