Skip to content

Commit a53a4cd

Browse files
committed
Add a missing step to the ignore task template
1 parent fe1601d commit a53a4cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/3-ignore-task.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ body:
3232
options:
3333
- label: This task has been added to the "Todo" panel of the Documentation project.
3434
required: false
35+
- label: The corresponding line of the `data/README.md` Pages list has been marked as "Ignore issue/task created".
36+
required: false
3537
- label: One of the BuddyPress Core committer reviewed it and agreed to ignore this Codex page.
3638
required: false
37-
- label: The task was moved to the "Done" panel of the Documentation project.
39+
- label: The task was moved to the "Done" panel of the Documentation project.
3840
required: false

data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Page ID | Title | Link | Published on
262262
5427 | — — BP 1.7 – Upgrading « Template Packed » Themes | [https://codex.buddypress.org/?p=5427](https://codex.buddypress.org/?p=5427) | 2013/04/02
263263
1859 | — — Installing a Compatible Theme | [https://codex.buddypress.org/?p=1859](https://codex.buddypress.org/?p=1859) | 2010/09/15
264264
1884 | — — The BuddyPress Default Theme | [https://codex.buddypress.org/?p=1884](https://codex.buddypress.org/?p=1884) | 2011/09/02
265-
4048 | — — — BP-Default Theme Versions | [https://codex.buddypress.org/?p=4048](https://codex.buddypress.org/?p=4048) | 2012/07/22
265+
🛑 4048 | — — — BP-Default Theme Versions | [https://codex.buddypress.org/?p=4048](https://codex.buddypress.org/?p=4048) | 2012/07/22
266266
3082 | — — — Building a Child Theme (Legacy) | [https://codex.buddypress.org/?p=3082](https://codex.buddypress.org/?p=3082) | 2011/11/08
267267
1162 | — — — Building a Child Theme of the BP Default Theme | [https://codex.buddypress.org/?p=1162](https://codex.buddypress.org/?p=1162) | 2009/09/30
268268
2291 | — — — Default Theme Changelog | [https://codex.buddypress.org/?p=2291](https://codex.buddypress.org/?p=2291) | 2010/10/22

0 commit comments

Comments
 (0)