Create move.yml

This commit is contained in:
James Brooks 2018-04-02 18:07:11 +01:00
parent ae97e102eb
commit 716667fd80

12
.github/move.yml vendored Normal file
View File

@ -0,0 +1,12 @@
# 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