Skip to content

Commit a566cf7

Browse files
docs: fix missing closing </details> tag in PR template
Signed-off-by: Harsh Sachdeva <sachdevaharsh2003@gmail.com>
1 parent c7d9c01 commit a566cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ Please check the type of change your pull request introduces. Remove all that is
6464

6565
Done! 🎉
6666
You're now ready to test this.
67-
<details>
67+
</details>

0 commit comments

Comments
 (0)