Skip to content

Commit df672e6

Browse files
committed
Fix github template markdown
1 parent 1793b36 commit df672e6

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ Steps to reproduce the behavior
1717
A clear and concise description of what you expected to happen.
1818

1919
**Versions(please complete the following information):**
20-
- OS: [e.g. iOS]
21-
- SQL Server: [e.g. chrome, safari]
22-
- SSMS:
20+
21+
* OS: [e.g. iOS]
22+
* SQL Server: [e.g. chrome, safari]
23+
* SSMS:
2324

2425
**Additional context**
2526
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99

1010
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
A clear and concise description of what the problem is.
1212

1313
**Describe the solution you'd like**
1414
A clear and concise description of what you want to happen.

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@ members of the project's leadership.
6767

6868
## Attribution
6969

70-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71-
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
70+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
71+
[version 1.4](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).
7272

7373
[homepage]: https://www.contributor-covenant.org
74-
75-
For answers to common questions about this code of conduct, see
76-
https://www.contributor-covenant.org/faq

0 commit comments

Comments
 (0)