From 64ba300cf9e832f22702e247c1ec7d1bd4a0e056 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Fri, 28 Dec 2018 08:20:42 +0000 Subject: [PATCH] GitHub now supports transferring an issue --- .github/move.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .github/move.yml diff --git a/.github/move.yml b/.github/move.yml deleted file mode 100644 index 03b8b71a..00000000 --- a/.github/move.yml +++ /dev/null @@ -1,12 +0,0 @@ -# Configuration for move-issues - https://github.com/dessant/move-issues - -# Delete the command comment. Ignored when the comment also contains other content -deleteCommand: true -# Close the source issue after moving -closeSourceIssue: true -# Lock the source issue after moving -lockSourceIssue: true -# Set custom aliases for targets -# aliases: -# r: repo -# or: owner/repo