Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 7a25cea

Browse files
committed
CONTRIBUTING.md
1 parent c46c7d8 commit 7a25cea

1 file changed

Lines changed: 14 additions & 15 deletions

File tree

CONTRIBUTING.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -67,21 +67,20 @@ potential bugs.
6767

6868
Example:
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

Comments
 (0)