diff --git a/.github/config.yml b/.github/config.yml index 36c925d9..2e26a67e 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -6,14 +6,3 @@ requestInfoReplyComment: > # *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given requestInfoLabelToAdd: more-information-needed - - - -# 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: false