summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-02-28 16:21:40 -0800
committerTim Smith <tsmith@chef.io>2019-02-28 16:21:40 -0800
commit7d5ed61a31075b4dec51b00dcdd252cdb41558a9 (patch)
treee4ecf5a938ecc1d07131c393ff42787c7ed62cf6 /.github
parentbb5c77e17cb20de76e7bd72e08e5ac9b6bfc0b15 (diff)
downloadchef-7d5ed61a31075b4dec51b00dcdd252cdb41558a9.tar.gz
Fix capitalization in github bug template
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md b/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
index 7d9433c10f..31aef6e1de 100644
--- a/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
@@ -24,7 +24,7 @@ plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc.
<!--- Tell us which version of chef-client you are using (see below for Server+ChefDK bugs). -->
## Platform Version
-<!--- Tell us which Operating System distribution and version chef-client is running on. -->
+<!--- Tell us which operating system distribution and version chef-client is running on. -->
## Replication Case
<!--- Tell us what steps to take to replicate your problem. See [How to create a Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve)