mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
docs: fix missing closing </details> tag in PR template
Signed-off-by: Harsh Sachdeva <sachdevaharsh2003@gmail.com>
This commit is contained in:
parent
c7d9c015fb
commit
2ea9dfb7ba
1 changed files with 1 additions and 2 deletions
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue