GitHub now supports transferring an issue

This commit is contained in:
James Brooks
2018-12-28 08:20:42 +00:00
parent 305872b7f8
commit 64ba300cf9

12
.github/move.yml vendored
View File

@@ -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