Skip to content

Commit

Permalink
Fix markdown lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
leits committed Oct 23, 2022
1 parent 9a3db99 commit e1e8185
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- macOS version: [e.g. 10.15.4]
- macOS version: (e.g. 10.15.4)

**Additional context**
Add any other context about the problem here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''
---

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

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for Meetingbar

For next releases info look here: https://github.com/leits/MeetingBar/releases
For next releases info look here: <https://github.com/leits/MeetingBar/releases>

## Version 4.0.0

Expand Down
2 changes: 1 addition & 1 deletion CONTACT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Accept and offer criticism constructively. Let anyone have the privacy they desi

Settle differences within these boundaries.

Finding yourself unable to do so, e-mail [email protected], Andrii Leitsius, the project maintainer.
Finding yourself unable to do so, e-mail <[email protected]>, Andrii Leitsius, the project maintainer.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## Reporting a Vulnerability

Please report (suspected) security vulnerabilities to [email protected]. You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.
Please report (suspected) security vulnerabilities to <[email protected]>. You will receive a response from us within 48 hours. If the issue is confirmed, we will release a patch as soon as possible depending on complexity but historically within a few days.

0 comments on commit e1e8185

Please sign in to comment.