Skip to content

Commit 4147103

Browse files
Removed reference to "core developers" in Someday/Maybe stage description.
1 parent cb03b42 commit 4147103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/htdocs/tickethacks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ $(function() {
229229
);
230230
} else if (stage == 'Someday/Maybe') {
231231
next_steps.push(
232-
'<p>Unknown. The Someday/Maybe triage stage is used by core developers ' +
232+
'<p>Unknown. The Someday/Maybe triage stage is used ' +
233233
'to keep track of high-level ideas or long term feature requests.</p>' +
234234
'<p>It could be an issue that\'s blocked until a future version of Django ' +
235235
'(if so, Keywords will contain that version number). It could also ' +

0 commit comments

Comments
 (0)