diff options
author | Unknwon <u@gogs.io> | 2015-02-22 00:12:55 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-02-22 00:12:55 -0500 |
commit | a6a99d49cf98575a4792caffeb412737c58d4099 (patch) | |
tree | aae5c3bbcbbad6a0cb94553ec5d0bf7c8986a9fa /CONTRIBUTING.md | |
parent | 9dfa17faf28685c8afc24e91570a56d256c701be (diff) | |
download | gitea-a6a99d49cf98575a4792caffeb412737c58d4099.tar.gz gitea-a6a99d49cf98575a4792caffeb412737c58d4099.zip |
reword
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc21ee0386..411a8e9319 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ We're trying very hard to keep Gogs lean and focused. We don't want it to do eve ### Ask For Help -Before opening a new issue, please check to make sure your problem isn't already addressed on the [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.md) and [FAQs](http://gogs.io/docs/intro/faqs.html) pages. +Before opening an issue, please make sure your problem isn't already addressed on the [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.md) and [FAQs](http://gogs.io/docs/intro/faqs.html) pages. ## Things To Notice |