From 3a46fde7cb24555468bd798b8050807d85be3832 Mon Sep 17 00:00:00 2001 From: Nejc Zdovc Date: Fri, 6 Mar 2020 13:31:03 +0100 Subject: [PATCH] Create Issues.md --- Issues.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Issues.md diff --git a/Issues.md b/Issues.md new file mode 100644 index 0000000..aa729f3 --- /dev/null +++ b/Issues.md @@ -0,0 +1,16 @@ +# Rewards issues + +## Rewards projects +- we have multiple repos that have multiple boards +- gloabl board + +## Triage processs +- only assign people to a task when they start working on it +- accros multiple boards on a call + +## Createing an issue +- labels +- adding it to repo project for triage +- description explaining what should be done, so everybody can pick up an issue +- do not assign it to yourself if you will not start working on it right away +- do not add milestone to an issue, that is done after PR that resolves it is merged into master