diff options
author | Richard Littauer <richard.littauer@gmail.com> | 2018-09-04 20:13:50 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2018-09-04 20:13:50 +0800 |
commit | 661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8 (patch) | |
tree | b60e40d195ed57a9648e89d1fd5e5dd801aea180 | |
parent | 3e8184006189b57e2d998313ef0fa75429b0c5bc (diff) | |
download | dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar.gz dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar.bz2 dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar.lz dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar.xz dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.tar.zst dexon-661aa4dc20bdd3ac7536fe8d7c41273c7433a1d8.zip |
.github: slight edits to No Response template (#17475)
The template was not grammatical to me as it was. I have edited the language a tiny bit to make the close comment more clear and less abrasive.
-rw-r--r-- | .github/no-response.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/no-response.yml b/.github/no-response.yml index a6227159d..b6e96efdc 100644 --- a/.github/no-response.yml +++ b/.github/no-response.yml @@ -7,5 +7,5 @@ closeComment: > This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information - to take action. Please reach out if you have or find the answers we need so - that we can investigate further. + to take action. Please reach out if you have more relevant information or + answers to our questions so that we can investigate further. |