From 05092bb02c7e11544453491ef0e670fcfe50d7fa Mon Sep 17 00:00:00 2001 From: aanper Date: Fri, 21 Aug 2020 18:01:33 +0300 Subject: [PATCH] add backlog info --- wiki/Contributing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki/Contributing.md b/wiki/Contributing.md index 249eea72..987a5578 100644 --- a/wiki/Contributing.md +++ b/wiki/Contributing.md @@ -32,6 +32,10 @@ Good point to add something about yourself. Create [welcome issue](https://githu All wiki files storage in main repository in `wiki` folder. You can change wiki by creating PR with `documentation` label. After merge to master, wiki contents copying to GitHub `Wiki` section. +## Backlog + +Some tasks were postponed, you can find it by tag [backlog](https://github.com/Flipper-Zero/flipperzero-firmware-community/issues?q=label%3Abacklog+), maybe you are ready to implement something of it. + ### For maintainers If you want to update wiki: