diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d81d95682..224a1d312 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,4 +28,4 @@ If applicable, add screenshots to help explain your problem. Add any other context about the problem here. --- -_Please upvote :+1: this issue if you are interested in it._ \ No newline at end of file +Please upvote :+1: this issue if you are interested in it. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0f89d03c8..dd40949e9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -20,4 +20,4 @@ A clear and concise description of any alternative solutions or features you've Add any other context or screenshots about the feature request here. --- -_Please upvote :+1: this issue if you are interested in it._ \ No newline at end of file +Please upvote :+1: this issue if you are interested in it. \ No newline at end of file diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 00c9c2305..8604355d6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,4 +19,4 @@ fixes # --- -_Please upvote :+1: this pull request if you are interested in it._ \ No newline at end of file +Please upvote :+1: this pull request if you are interested in it. \ No newline at end of file