How to write issue title:
[Code location] [OPTIONAL] [Title] [Implementation]
Code location - Where in the code should implementation be located.
OPTIONAL - is a optional feature that can be implemented.
Title - Title of the optional feature to be implemented.
Implementation - shows that it yet to be implemented.
TITEL MALL example :
Menu OPTIONAL Shop implementation
OBS!
TA BORT ALLA ")" TECKEN
SÄTT MELLANSLAG på "- [ ]"
*SÄTT MELLANSLAG EFTER "-" PÅ PÅVERKAN & ALTERNATIVA LÖSNINGAR
-Remove this------------------------------------------------------------------------------------------------------------------------------
How to write issue title: [Code location] [OPTIONAL] [Title] [Implementation]
Code location - Where in the code should implementation be located. OPTIONAL - is a optional feature that can be implemented. Title - Title of the optional feature to be implemented. Implementation - shows that it yet to be implemented.
TITEL MALL example : Menu OPTIONAL Shop implementation
OBS! TA BORT ALLA ")" TECKEN SÄTT MELLANSLAG på "- [ ]" *SÄTT MELLANSLAG EFTER "-" PÅ PÅVERKAN & ALTERNATIVA LÖSNINGAR
-Remove this------------------------------------------------------------------------------------------------------------------------------
) Functional description
Implementera dark mode för hela webbplatsen.
) Justification
Många användare föredrar dark mode, särskilt vid användning nattetid.
) Suggested implementation
-[ ] Lägg till toggle för dark/light mode -[ ] Skapa variabler för färgteman -[ ] Spara användarens preferens lokalt -[ ] Respektera systemets färgtema som default
) Impact
-UI/UX components -Färgschema -Användarinställningar
) Alternative solutions
-Automatisk dark mode baserat på tiden på dygnet -Endast följa systemets inställningar