File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 77* [ Prerequisites] ( #prerequisites )
88 * [ Tooling installation] ( #tooling-installation )
99* [ Setting up your development environment] ( #setting-up-your-development-environment )
10+ * [ PR description] ( #pr-description )
1011* [ Definition of Done] ( #definition-of-done )
1112 * [ A deliverable is to be considered “done” when] ( #a-deliverable-is-to-be-considered-done-when )
1213* [ Automation] ( #automation )
@@ -85,6 +86,14 @@ make check-types
8586Happy hacking!
8687
8788
89+ ## PR description
90+
91+ * Jira ticket needs to be added into PR title, for example: ` LCORE-740: type hints for models unit tests `
92+ * Fill-in all relevant information in the PR template
93+ - unused parts of PR template (like information about testing etc.) can be deleted
94+ * Please note that CodeRabbitAI will create a summary of your pull request
95+
96+
8897## Definition of Done
8998
9099### A deliverable is to be considered “done” when
You can’t perform that action at this time.
0 commit comments