Skip to content

Split readme and development files, autotag

Yakubov, Sergey requested to merge 12-split-readme-and-development-doc into main

Summary of Changes

Current README file is actually not for users, for more for developers, which is wrong. So, I created a new file.

Also trying to autogenerate tags, so we don't have problems with `copier update`

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #12 (closed)

Merge request reports