We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb03b42 commit 4147103Copy full SHA for 4147103
trac-env/htdocs/tickethacks.js
@@ -229,7 +229,7 @@ $(function() {
229
);
230
} else if (stage == 'Someday/Maybe') {
231
next_steps.push(
232
- '<p>Unknown. The Someday/Maybe triage stage is used by core developers ' +
+ '<p>Unknown. The Someday/Maybe triage stage is used ' +
233
'to keep track of high-level ideas or long term feature requests.</p>' +
234
'<p>It could be an issue that\'s blocked until a future version of Django ' +
235
'(if so, Keywords will contain that version number). It could also ' +
0 commit comments