Documentation

Here you should find everything you need from getting started with creating your Profile to more advanced topics. We welcome contributions, check out the LinkFree Repo  and the documentation source on GitHub for more information.

Labels

Please do not start work on issues unless they have the status: ready for dev and a maintainer assigns this to you.

points

Points are used in Agile planning within a team. These points are not hours, they are Fibonacci sequence based on complexity, risk and unknown factors. You will not know what 1 point means, but you will know that 1 point is easier than 2 points.

Also note 8 different issues with 1 each is not the same as an 8 point issue because a 1 point issue has little to no risk or unknowns, where as the 8 point issue has a much bigger risk.

Note: good first issues are not always 1 point, they could be more but unlikely to be bigger than 3.

Point examples

PointsExample 1Example 2
1Fixing a typoImproving documentation
2Refactoring into components-
3New feature either in the front or back end-
5New feature that requires fullstack changes-
8--
13--

status: awaiting triage

These are newly created issues that have not be reviewed by the maintainers yet. Please do not start work on these issues.

status: blocked

The maintainers do not want anyone working on this issue yet. For example it might be waiting for another issue to be completed first - this will help reduce code conflicts.

status: ready for dev

You can request to be assigned this issue, then you can start working on it. Please do not tag a specific person to assign, as all maintainers will be notified of the repo activity.