Commit 0fd6978d authored by Max Podkorytov's avatar Max Podkorytov
Browse files

clarify release notes bullet point

parent 1b75c77d
...@@ -9,7 +9,7 @@ Please put an `x` into the boxes that apply. You can also fill these out after c ...@@ -9,7 +9,7 @@ Please put an `x` into the boxes that apply. You can also fill these out after c
- [ ] I have added tests relevant to the introduced functionality, and the unit tests are passing locally - [ ] I have added tests relevant to the introduced functionality, and the unit tests are passing locally
- [ ] I have added inline documentation which enables the maintainers with understanding the motivation - [ ] I have added inline documentation which enables the maintainers with understanding the motivation
- [ ] I have removed the stale documentation which is no longer relevant after this pull request - [ ] I have removed the stale documentation which is no longer relevant after this pull request
- [ ] I have added release notes which provide the end users with a brief summary of the improvement from this pull request - [ ] (If this change is user-facing) I have added release notes which provide the end users with a brief summary of the improvement from this pull request
- [ ] I have run `clang-format` on all changed files - [ ] I have run `clang-format` on all changed files
- [ ] Any dependent changes have been merged - [ ] Any dependent changes have been merged
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment