mirror of https://github.com/kivy/kivy.git
12 lines
366 B
YAML
12 lines
366 B
YAML
# 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
|
|
# Set custom aliases for targets
|
|
aliases:
|
|
p4a: python-for-android
|