aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar kkm <kkm@smartaction.com>2018-10-07 00:07:30 -0700
committerGravatar kkm <kkm@smartaction.com>2018-10-07 00:07:30 -0700
commit51e41ae7d5f513d948a4b38fdb0914f8f1bf4773 (patch)
treefec64dff9787b8c549c8af009e9a73549ac41ec5 /.github
parente3e7e32a7e1698c7937e5bf0bde4914e13131362 (diff)
parent3b26fe7262a9db90dfb69f84ad582d9f71871a5c (diff)
Merge remote-tracking branch 'golden/master' into package-grpc-tools
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
-rw-r--r--.github/lock.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 5b2ac80df6..d31aea6c73 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -26,6 +26,8 @@ If possible, provide a recipe for reproducing the error. Try being specific and
### What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
+
+See https://github.com/grpc/grpc/blob/master/TROUBLESHOOTING.md for how to diagnose problems better.
### Anything else we should know about your project / environment?
diff --git a/.github/lock.yml b/.github/lock.yml
new file mode 100644
index 0000000000..119e4840be
--- /dev/null
+++ b/.github/lock.yml
@@ -0,0 +1,2 @@
+daysUntilLock: 90
+lockComment: false