summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-01-18 17:02:03 +0000
committerGitHub <noreply@github.com>2017-01-18 17:02:03 +0000
commitee0bc8ddf6686f221852e28380e55ba29cb08f20 (patch)
treeb5a991b85814d632de65d6805cf92eddda502e36
parent9b235f9b41c8c2e2b1140b6e4552d20245c53e2b (diff)
parent57c37b2003c3c24da8f3c69aacc94608b3750011 (diff)
downloadchef-ee0bc8ddf6686f221852e28380e55ba29cb08f20.tar.gz
Merge pull request #5734 from chef/tm/update_issue_template
make it a trifle clearer that server issues don't belong here
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 562e43e797..dad3fc315f 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -30,6 +30,6 @@ Please include the stacktrace.out output or link to a gist of it, if there is on
This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not
plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc.
-* [Server issues](https://github.com/chef/chef-server/issues/new)
+* [Chef Server issues](https://github.com/chef/chef-server/issues/new)
* [ChefDK issues](https://github.com/chef/chef-dk/issues/new)
* Cookbook Issues (see the https://github.com/chef-cookbooks repos or search [Supermarket](https://supermarket.chef.io) or GitHub/Google)