Skip to content

Commit 5118124

Browse files
authored
Update CONTRIBUTING.md
Created a list format for the items required for a bug report. Also fixed a minor grammatical issue in the paragraph below the list.
1 parent 5c5bf71 commit 5118124

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ If you think you found a bug, file a ticket on GitHub. Please DO NOT report
1212
security issues here, there is a separate procedure which is described on
1313
["Security at ruby-lang.org"](https://www.ruby-lang.org/en/security/).
1414

15-
When reporting a bug, please make sure you include the version of Ruby, the
16-
version of openssl gem, the version of the OpenSSL library, along with a sample
17-
file that illustrates the problem or link to repository or gem that is
18-
associated with the bug.
19-
20-
There is a number of unresolved issues and feature requests for openssl that
15+
When reporting a bug, please make sure you include:
16+
* Ruby version
17+
* OpenSSL gem version
18+
* OpenSSL library version
19+
* A sample file that illustrates the problem or link to the repository or
20+
gem that is associated with the bug.
21+
22+
There are a number of unresolved issues and feature requests for openssl that
2123
need review. Before submitting a new ticket, it is recommended to check
2224
[known issues] and [bugs.ruby-lang.org], the previous issue tracker.
2325

0 commit comments

Comments
 (0)