summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-01-18 16:44:25 +0000
committerThom May <thom@chef.io>2017-01-18 16:44:25 +0000
commit57c37b2003c3c24da8f3c69aacc94608b3750011 (patch)
treeb5a991b85814d632de65d6805cf92eddda502e36
parent9b235f9b41c8c2e2b1140b6e4552d20245c53e2b (diff)
downloadchef-57c37b2003c3c24da8f3c69aacc94608b3750011.tar.gz
make it a trifle clearer that server issues don't belong heretm/update_issue_template
Signed-off-by: Thom May <thom@chef.io>
-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)