|
1 | 1 | --- |
2 | 2 | name: peer template |
3 | 3 | about: Create a report to help us improve |
4 | | -title: '' |
5 | | -labels: '' |
6 | | -assignees: '' |
7 | | - |
| 4 | +title: "" |
| 5 | +labels: "" |
| 6 | +assignees: "" |
8 | 7 | --- |
9 | 8 |
|
10 | 9 | ### I'm having an issue: |
11 | | - - Give an expressive description of what is went wrong |
12 | | - - Version of `peer` you're experiencing this issue |
13 | | - - Nodejs version? |
14 | | - - Platform name and its version (Win, Mac, Linux)? |
15 | | - - Nice to have: a repository with code to reproduce the issue |
16 | | - - If you're getting an error or exception, please provide its full stack-trace as plain-text or screenshot |
| 10 | + |
| 11 | +- Give an expressive description of what is went wrong |
| 12 | +- Version of `peer` you're experiencing this issue |
| 13 | +- Nodejs version? |
| 14 | +- Platform name and its version (Win, Mac, Linux)? |
| 15 | +- Nice to have: a repository with code to reproduce the issue |
| 16 | +- If you're getting an error or exception, please provide its full stack-trace as plain-text or screenshot |
17 | 17 |
|
18 | 18 | ### I have a suggestion: |
19 | | - - Describe your feature / request |
20 | | - - How you're going to use it? Give a usage example(s) |
| 19 | + |
| 20 | +- Describe your feature / request |
| 21 | +- How you're going to use it? Give a usage example(s) |
21 | 22 |
|
22 | 23 | ### Documentation is missing something or incorrect (have typos, etc.): |
23 | | - - Give an expressive description what you have changed/added and why |
24 | | - - Make sure you're using correct markdown markup |
25 | | - - Make sure all code blocks starts with triple ``` (*backtick*) and have a syntax tag, for more read [this docs](https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting) |
26 | | - - Post addition/changes in issue, we will manage it |
| 24 | + |
| 25 | +- Give an expressive description what you have changed/added and why |
| 26 | +- Make sure you're using correct markdown markup |
| 27 | +- Make sure all code blocks starts with triple ``` (_backtick_) and have a syntax tag, for more read [this docs](https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting) |
| 28 | +- Post addition/changes in issue, we will manage it |
27 | 29 |
|
28 | 30 | ## Thank you, and do not forget to get rid of this default message |
0 commit comments