From c5ec92c2e3a13e0ed86eb8c489e76e43aac2f3e9 Mon Sep 17 00:00:00 2001 From: Aaron <79121360+UnrealApex@users.noreply.github.com> Date: Tue, 27 Jul 2021 05:17:10 -0700 Subject: [PATCH] Updated templates (#1669) * Renamed command line setting timer-progress bar * Updated templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/pull_request_template.md | 20 ++++++-------------- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a87c3062a..196e51e11 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,4 +36,4 @@ Sometimes things work in incognito mode, which allows me to further track down t - Browser Version [] -**Additional context** +**Additional context** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3835ef724..529c25c5f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,4 +6,4 @@ labels: "" assignees: "" --- -Please do not file an issue for feature requests, use [GitHub discussions (Discussions tab)](https://github.com/Miodec/monkeytype/discussions) +Please do not file an issue for feature requests, use [GitHub discussions (Discussions tab)](https://github.com/Miodec/monkeytype/discussions). diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 26a184dc9..5a063b4c9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ - - - - - -### Checklist -- [] I have read the [`CODE_OF_CONDUCT.md`](https://github.com/Miodec/monkeytype/blob/master/CODE_OF_CONDUCT.md) and the [`CONTRIBUTING.md`](https://github.com/Miodec/monkeytype/blob/master/CONTRIBUTING.md) -- [] I checked if my PR has any bugs or other issues that could reduce the stability of the project -- [] I understand that the maintainer has the right to reject my contribution and it may not get accepted. -- [] If my PR is a new language or theme I modified the appropriate files to incorporate the language or theme - +---- +Resolves # -Resolves # - - + \ No newline at end of file