diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-23 11:48:20 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 11:48:20 -0700 |
commit | 6345a1368e1de4b44fa26c40df7615d28894a9e4 (patch) | |
tree | 19fec1f9928d010e1346b59982b743540c083e52 /.github/lock.yml | |
parent | 7ad076b72d383f476f554dfc4821f5b9c02467aa (diff) | |
download | mixlib-log-6345a1368e1de4b44fa26c40df7615d28894a9e4.tar.gz |
Expand testing / Update GitHub templates
Add a contributing.md file
Update codeowners for the new teams
Add new github templates
Test on all the ruby versions in appveyor
Add issue locking
Fix expeditor for the new issue labels
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/lock.yml')
-rw-r--r-- | .github/lock.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/lock.yml b/.github/lock.yml new file mode 100644 index 0000000..66d5d49 --- /dev/null +++ b/.github/lock.yml @@ -0,0 +1 @@ +daysUntilLock: 60 |