Skip to content

Commit 8fd94cb

Browse files
WylwiMaelImhof
andauthored
fix: add more details to pull request template
Co-authored-by: Maël Imhof <mael.imhof@protonmail.com>
1 parent 681bfc9 commit 8fd94cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Summary
22

3+
- What is the objective? What is fixed/what feature is added/what was documented?
4+
- How is the objective implemented? What classes/doc files/CI were changed?
35
# Details
46

7+
Depends on the nature of the PR :
8+
- **Code changes :** describe the conceptual approach taken in the code and tell the reviewer what part of the changes does what, so that it's easier to read the code
9+
- **Other changes :** Add details if relevant, or remove this section if not useful

0 commit comments

Comments
 (0)