diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..55428c1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help improve Taskcafe +title: "" +labels: "" +assignees: "" +--- + +**Describe the bug** +A clear and concise description of what the bug is with steps to reproduce the issue. + +**Expected behavior** +What did you expect to happen? + +**Screenshots / Live demo link** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here. + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..3c6bfff --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,30 @@ +--- +name: Feature request +about: Create a feature request to help improve Taskcafe +title: "" +labels: "" +assignees: "" +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. + + diff --git a/.github/taskcafe-full.png b/.github/taskcafe-full.png index abc2168..6e3e91e 100644 Binary files a/.github/taskcafe-full.png and b/.github/taskcafe-full.png differ diff --git a/.github/taskcafe-full.svg b/.github/taskcafe-full.svg index 8087ace..e171bd6 100644 --- a/.github/taskcafe-full.svg +++ b/.github/taskcafe-full.svg @@ -7,16 +7,16 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - inkscape:export-ydpi="96" - inkscape:export-xdpi="96" - inkscape:export-filename="/home/jordan/Projects/project-citadel/.github/taskcafe-full.png" - viewBox="0 0 1100 350" - version="1.1" - id="svg951" - sodipodi:docname="taskcafe-full.svg" - width="1100" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" height="350" - inkscape:version="1.0 (4035a4fb49, 2020-05-01)"> + width="1100" + sodipodi:docname="taskcafe-full.svg" + id="svg951" + version="1.1" + viewBox="0 0 1100 350" + inkscape:export-filename="/home/jordan/Projects/project-citadel/.github/taskcafe-full.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> @@ -25,81 +25,70 @@ image/svg+xml - + + effect="bspline" /> - + - + - + - + - + + inkscape:window-y="-18" + inkscape:window-x="0" + inkscape:cy="250.95495" + inkscape:cx="534.60693" + inkscape:zoom="0.85624204" + units="px" + showgrid="false" + id="namedview953" + inkscape:window-height="1032" + inkscape:window-width="1920" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#ffffff" + inkscape:document-rotation="0" /> + transform="matrix(7.6408653,0,0,7.6408653,40.593299,-53.251254)" + id="g974"> + transform="matrix(0.21947908,0,0,0.21947908,-1.6240521,6.1742219)" + id="g1721"> + id="g2454" + transform="translate(0,-133.87521)"> + id="g2554" + transform="translate(-35.365658,-44.89936)"> + id="g2433" + transform="translate(0,107.63572)"> + id="g2439" + transform="translate(0.82337254,1.4684449)"> + id="g2585" + transform="translate(0,-15.084391)"> - + transform="translate(1.0665725)" + id="g4610"> - + id="g2560" + transform="translate(-28.409706,-8.3958791)"> + Taskcafé + An open source project management tool + + + transform="matrix(1.9229347,0,0,1.9229347,9.8747364,70.748305)" + id="g2427"> + + id="g2513" + transform="translate(-0.16733365,0.61658838)"> + - - - + transform="translate(-0.91048867,42.172992)" + id="g1711" + style="stroke:#10163a;stroke-width:0.999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + + + + + + + + - - Taskcafé - An open source project management tool - - diff --git a/README.md b/README.md index a478eeb..552ee7e 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,33 @@ -![Taskcafe](./.github/taskcafe-full.png) +

+ Taskcafe logo +

+

+ + Discord + + + Releases + + + Dockerhub + + + Go Report Card + +

+

+Was this project useful? Please consider donating to help me improve it! +

-[![Discord](https://img.shields.io/discord/745396499613220955)](https://discord.gg/JkQDruh) -[![Releases](https://img.shields.io/github/v/release/JordanKnott/taskcafe)](https://github.com/JordanKnott/taskcafe/releases) -[![Dockerhub](https://img.shields.io/docker/v/taskcafe/taskcafe?label=docker)](https://hub.docker.com/repository/docker/taskcafe/taskcafe) -[![Go Report Card](https://goreportcard.com/badge/github.com/JordanKnott/taskcafe)](https://goreportcard.com/report/github.com/JordanKnott/taskcafe) +**Please note that this project is still in active development. Some options may not work yet! For updates on development, join the Discord server** - -## Overview - -![Taskcafe](./.github/taskcafe_preview.png) - -A free & open source alternative project management tool. - -**Please note that this project is still in active development. Some options may not work yet!** ## Features Currently Taskcafe only offers basic task tracking through a Kanban board. Currently you can do the following to tasks: +- Task sorting & filtering - Add colors & named labels - Add due dates - Descriptions written in Markdown