Skip to content

Commit 7f4f8ad

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3711b72 commit 7f4f8ad

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Steps to reproduce the behavior:
2424

2525
**System [please complete the following information]:**
2626

27-
- OS: e.g. [Ubuntu 18.04]
28-
- Language Version: [e.g. Python 3.8]
29-
- Virtual environment: [e.g. Conda]
27+
- OS: e.g. [Ubuntu 18.04]
28+
- Language Version: [e.g. Python 3.8]
29+
- Virtual environment: [e.g. Conda]
3030

3131
**Additional context**
3232

.github/pull_request_template.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
<!-- Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs). -->
66

7-
- [ ] This comment contains a description of changes (with reason)
8-
- [ ] Referenced issue is linked
9-
- [ ] If you've fixed a bug or added code that should be tested, add tests!
10-
- [ ] Documentation in `docs` is updated
7+
- [ ] This comment contains a description of changes (with reason)
8+
- [ ] Referenced issue is linked
9+
- [ ] If you've fixed a bug or added code that should be tested, add tests!
10+
- [ ] Documentation in `docs` is updated
1111

1212
**Description of changes**
1313

0 commit comments

Comments
 (0)