You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,10 @@ Closes
24
24
<!-- Follow this format https://keepachangelog.com/en/1.0.0/ -->
25
25
26
26
-[ ] I have performed a self-review of my own code,
27
-
-[ ] I have made corresponding changes to the documentation. All new code adheres to the team's [documentation standards](https://github.com/ChainSafe/forest/wiki/Documentation-practices),
28
-
-[ ] I have added tests that prove my fix is effective or that my feature works (if possible),
27
+
-[ ] I have made corresponding changes to the documentation. All new code
0 commit comments