diff options
author | Loïc Hoguin <[email protected]> | 2015-07-27 11:46:25 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-07-27 11:47:00 +0200 |
commit | a38735c18e549af72449d7b9f6ec75f37479bdee (patch) | |
tree | 43c784ab98b3abf1fb727f3babca3d97c539c8cf /CONTRIBUTING.asciidoc | |
parent | 039e85db1e2a7216d8f72d0e2b6ad87a6cb45d89 (diff) | |
download | cowboy-a38735c18e549af72449d7b9f6ec75f37479bdee.tar.gz cowboy-a38735c18e549af72449d7b9f6ec75f37479bdee.tar.bz2 cowboy-a38735c18e549af72449d7b9f6ec75f37479bdee.zip |
CONTRIBUTING additions
[ci skip]
Diffstat (limited to 'CONTRIBUTING.asciidoc')
-rw-r--r-- | CONTRIBUTING.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.asciidoc b/CONTRIBUTING.asciidoc index d58eb0f..5674eae 100644 --- a/CONTRIBUTING.asciidoc +++ b/CONTRIBUTING.asciidoc @@ -37,7 +37,8 @@ email to [email protected] for more information. You *SHOULD* open a ticket for every bug you encounter, regardless of the version you use. A ticket not only helps the project ensure that bugs are squashed, it also helps other users who later run -into this issue. +into this issue. You *SHOULD* give as much information as possible +including what commit/branch, what OS/version and so on. You *SHOULD NOT* open a ticket if another already exists for the same issue. You *SHOULD* instead either add more information by |