devfaq
devfaq copied to clipboard
DevFAQ monorepo
- [ ] Admini widzą przycisk do edycji pytania na liście pytań - [ ] Admini widzą przycisk do edycji pytania na widoku pojedynczego pytania
- [ ] Osoby zalogowane mogą edytować własne pytania
# There is a mistake in this [question](https://app.devfaq.pl/questions/p/230).  It is written that __"{dklf(df(kl))d]{}"__ is a valid test case while it is not due to the not opened "[". Please...
## Feature ```gherkin Feature: Search engine Given I'm a User When I open the app Then I want to be able to search for questions by their content ``` ##...