Skip to content

Feature/#92 enable text styling

Mathias Goebel requested to merge feature/#92-enable-text-styling into develop

Feature

Summary

This MR provides a file where projects SHOULD place specific styling. It was already in use and filled with some dummy instructions in CSS. Now it comes with a clear statement and a brief instruction in a comment. Dummy data is removed.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I adjusted other parts of the documentation (if applicable)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps: …
  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

subugoe/ahiqar/frontend#9

Closes #92 (closed)

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Mathias Goebel

Merge request reports