docs: fix missing closing </details> tag in PR template

Signed-off-by: Harsh Sachdeva <sachdevaharsh2003@gmail.com>
This commit is contained in:
Harsh Sachdeva 2025-08-23 20:37:26 +05:30
parent c7d9c015fb
commit 2ea9dfb7ba

View file

@ -29,7 +29,6 @@ Please check the type of change your pull request introduces. Remove all that is
- [ ] Try to limit your pull request to one type, submit multiple pull requests if needed
- [ ] I implemented tests that cover my contribution
<details>
<summary>How to see this running using GitHub Codespaces</summary>
@ -64,4 +63,4 @@ Please check the type of change your pull request introduces. Remove all that is
Done! 🎉
You're now ready to test this.
<details>
</details>