polubis / 4markdown

16 stars 3 forks source link

[Feature] Change name requirements when creating documents #477

Open polubis opened 1 week ago

polubis commented 1 week ago

DoD

  1. Currently, we've 1-160 limit in the name of the document, but it should be 1-70.
polubis commented 1 week ago

BE: https://github.com/polubis/greenonsoftware-api/pull/49

polubis commented 1 week ago

FE: https://github.com/polubis/4markdown/pull/479

polubis commented 1 week ago

Tested