summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2020-06-26 10:51:16 +0200
committerGitHub <noreply@github.com>2020-06-26 10:51:16 +0200
commitd6ac2f0f5b29ce720473d1aef37ad3b80adf1067 (patch)
tree196f65399a8304da85c861bc099a8a3e90ee0f19
parente52094ee7a2c216ddf74660a0b4a2e51d7433948 (diff)
Add language requirement to CONTRIBUTING.
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 75700fd5..08e02354 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -25,6 +25,8 @@ It is preferred to have feature requests discussed via
# Creating a bug report
+Please write your bug reports in clear English.
+
Before creating a bug report:
* Update to the latest version. Check if problem still exists.