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: pgcommitfest/commitfest/templates/help.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ <h2>Drafts</h2>
41
41
Appart from the regular Commitfests, there is also a "Drafts" Commitfest that is used to collect patches for new features that are not yet ready for general reviewing. There are various reasons why a patch might not be ready for general reviewing but the author still wants to track it publicly in the "Commitfest app", this is usually due to the combination of one of the following reasons:
42
42
<ul>
43
43
<li>The author has temporarily lost interest, but expects to come back in the future.</li>
44
-
<li>The author does not want to forget abuot</li>
44
+
<li>The author does not want to forget about it</li>
45
45
<li>The author wants feedback from a specific subset of people before requesting general feedback</li>
46
46
<li>The author wants to have CI run on the patch, while they are polishing it further</li>
47
47
<li>The author would like to be notified when the patch is in need of a rebase</li>
0 commit comments