Skip to content
Snippets Groups Projects
Verified Commit f02f1627 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

fix: gitlab MR pattern

parent 2139dc67
No related branches found
No related tags found
1 merge request!1414sbroad import
......@@ -6,17 +6,17 @@
- [ ] New code is covered by unit and integration tests.
- [ ] Related issues would be automatically closed with
gitlab's closing pattern (`Closes #1, #2`).
gitlab's closing pattern (`Closes #issue_number`).
- [ ] Public modules are documented (check the rendered version with
`cargo doc --open`).
- [ ] (if PEST grammar is changed) EBNF grammar reflects these changes
- [ ] (if PEST grammar has changed) EBNF grammar reflects these changes
(check the result with railroad diagram [generator].
## Next steps
- Cherry-pick to: none / 24.2 / 24.3
- Cherry-pick to: none / 24.X
- Update sbroad submodule in [picodata/picodata].
- (if EBNF grammar is changed) create a follow-up issue in [picodata/docs].
- (if EBNF grammar has changed) create a follow-up issue in [picodata/docs].
[generator]: https://rr.red-dove.com/ui
[picodata/docs]: https://git.picodata.io/picodata/picodata/docs/-/issues/new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment