Skip to content

Commit 95f8ca4

Browse files
kopporsubhramit
andauthored
Add testing instructions to PR template (#13203)
* Add testing instructions * Apply suggestions from code review Co-authored-by: Subhramit Basu <subhramit.bb@live.in> --------- Co-authored-by: Subhramit Basu <subhramit.bb@live.in>
1 parent 314456c commit 95f8ca4

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
Closes #_____
22

3-
Describe the changes you have made here: what, where, why, ... in a short and crisp way.
3+
In about one to three sentences, describe the changes you have made: what, where, why, ...
44

5-
If your work is not yet complete, please open a draft pull request. In that case, outline your intended next steps. Do you need feedback? Will you continue in parallel? ...
5+
<!-- NOTE: If your work is not yet complete, please open a draft pull request. In that case, outline your intended next steps. Do you need feedback? Will you continue in parallel? ... -->
66

7-
<!-- YOU HAVE TO MODIFY THE TEXT ABOVE TO FIT YOUR PR. OTHERWISE, YOUR PR WILL BE CLOSED WITHOUT FURTHER COMMENT. -->
7+
### Steps to test
8+
9+
Describe how reviewers can test this fix/feature. Ideally, think of how you would guide a beginner user of Jabef to try out your change.
10+
You can add screenshots or videos (using [Loom](https://www.loom.com/) or by just adding .mp4 files).
11+
12+
<!-- YOU HAVE TO MODIFY THE ABOVE TEXT FIT YOUR PR. OTHERWISE, YOUR PR WILL BE CLOSED WITHOUT FURTHER COMMENT. -->
813
<!-- LINK THE ISSUE WITH THE "Closes" KEYWORD. Example: Closes (link) OR Closes #12345 -->
914

1015
### Mandatory checks

0 commit comments

Comments
 (0)