From c4433d3b4fffae73a315be7058b1b085778a7809 Mon Sep 17 00:00:00 2001 From: Fernando Rodrigues Date: Sat, 28 Dec 2024 17:16:51 -0300 Subject: [PATCH] ISSUE_TEMPLATE: delete tracking_issue template As discussed in #368656. Approved-by: Yohann Boniface Signed-off-by: Fernando Rodrigues --- .github/ISSUE_TEMPLATE/tracking_issue.md | 39 ------------------------ 1 file changed, 39 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/tracking_issue.md diff --git a/.github/ISSUE_TEMPLATE/tracking_issue.md b/.github/ISSUE_TEMPLATE/tracking_issue.md deleted file mode 100644 index a9572f5ea506..000000000000 --- a/.github/ISSUE_TEMPLATE/tracking_issue.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -name: Tracking issue -about: Provide an overview on a multi-step effort -title: 'Tracking issue: ISSUENAME' -labels: '5.scope: tracking' -assignees: '' - ---- - -### Tracking description - - - -#### Reference Issue(s)/PR(s) - -- ... - -### Follow-up issues/notes - - - -#### Additional context -Add any other context about the problem here. - ---- - -Add a :+1: [reaction] to [issues you find important]. - -[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ -[issues you find important]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc