From 10d0d995af2d48d8b2043761f41c8534f50b5a64 Mon Sep 17 00:00:00 2001 From: asandikci Date: Thu, 26 Oct 2023 03:06:14 +0300 Subject: [PATCH] reduce todos and create issue template --- ,forgejo/ISSUE_TEMPLATE.md | 23 +++++++++++++++++++++++ README.md | 29 +++++------------------------ 2 files changed, 28 insertions(+), 24 deletions(-) create mode 100644 ,forgejo/ISSUE_TEMPLATE.md diff --git a/,forgejo/ISSUE_TEMPLATE.md b/,forgejo/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..f75498b --- /dev/null +++ b/,forgejo/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +--- + +name: "PATH DRAFT" +about: "Draw a Quick Path as Draft -temporary-" +title: "[PATH DRAFT] FEATURE/PATH NAME" +ref: "main" +labels: + +- "Kind/Feature" + +--- + +### FEATURE/PATH NAME + + +### Dependent on +- [ ] Dependent Project (that should be resolved earlier-together) + +## PATH DRAFT +> This Path Draft is possibly temporary, using because sometimes noting down ideas linearly is more productive. See more in Forgejo Project Tab or other Project Management Application that in use. Or you can edit this text every time for smaller Path Drafts. + + + diff --git a/README.md b/README.md index 00e9664..2fce6f8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ Aktif Olarak İzmir Fen Lisesi Bilgisayarları için geliştirilmektedir. ## Similar Apps - [Digiscreen](https://ladigitale.dev/digiscreen/) / [DigiTools](https://ladigitale.dev/digitools/) -## TODO +## Development +- SmartScreen currently under in heavy development. Please see Issues, PRs and Project Page for more information + + \ No newline at end of file