From 6e64feb8c504c1946710890495a840e6bb600cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Fri, 15 Jul 2016 19:13:46 +0100 Subject: [PATCH] ISSUE_TEMPLATE.md: fixed typo (the the) --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3bc51b820..b20c08e86 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ Before writing your issue, check our instructions for [reporting bugs](https://g If none of those is appropriate, then **delete all this pre-inserted template text** and tell us your issue in as much detail as possible. -Please note that if it is apparent you ignored the instructions for reporting issues, your issue may be closed without review. When the the guide isn‘t followed we get the same issues over and over. Having to repeatedly deal with the same solved and documented problems leads to maintainer burnout and a lot of wasted hours that could instead have been spent improving Homebrew-Cask itself and fixing real bugs. +Please note that if it is apparent you ignored the instructions for reporting issues, your issue may be closed without review. When the guide isn‘t followed we get the same issues over and over. Having to repeatedly deal with the same solved and documented problems leads to maintainer burnout and a lot of wasted hours that could instead have been spent improving Homebrew-Cask itself and fixing real bugs. If the guide itself was unclear, open *first* an issue or pull request stating what you found was confusing *and only then* your other issue.