Basic add-on repo layout

This commit is contained in:
Franck Nijhof 2019-03-24 23:43:01 +01:00
parent a737cedb28
commit 416e586602
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
22 changed files with 632 additions and 0 deletions

20
.github/move.yml vendored Normal file
View file

@ -0,0 +1,20 @@
---
# Delete the command comment when it contains no other content
deleteCommand: true
# Close the source issue after moving
closeSourceIssue: true
# Lock the source issue after moving
lockSourceIssue: true
# Mention issue and comment authors
mentionAuthors: true
# Preserve mentions in the issue content
keepContentMentions: false
# Set custom aliases for targets
# aliases:
# r: repo
# or: owner/repo