@@ -67,21 +67,20 @@ potential bugs.
6767
6868Example:
6969
70- +--------------------------------------------------------------------------+
71- | > ** Short and descriptive example bug report title** |
72- | > |
73- | > A summary of the issue and the OS environment in which it occurs. If |
74- | > suitable, include the steps required to reproduce the bug. |
75- | > |
76- | > 1. This is the first step |
77- | > 2. This is the second step |
78- | > 3. Further steps, etc. |
79- | > |
80- | > Any other information you want to share that is relevant to the issue |
81- | > being reported. This might include the lines of code that you have |
82- | > identified as causing the bug, and potential solutions (and your |
83- | > opinions on their merits). |
84- +--------------------------------------------------------------------------+
70+ > ** Short and descriptive example bug report title**
71+ >
72+ > A summary of the issue and the OS environment in which it occurs. If
73+ > suitable, include the steps required to reproduce the bug.
74+ >
75+ > 1 . This is the first step
76+ > 2 . This is the second step
77+ > 3 . Further steps, etc.
78+ >
79+ > Any other information you want to share that is relevant to the issue
80+ > being reported. This might include the lines of code that you have
81+ > identified as causing the bug, and potential solutions (and your
82+ > opinions on their merits).
83+
8584
8685### Feature requests
8786
0 commit comments