Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 70ecef8

Browse files
aryaemami59timdorr
andauthoredAug 16, 2024··
Format all files (#2144)
Co-authored-by: Tim Dorr <timdorr@users.noreply.github.com>
1 parent 8e4cf56 commit 70ecef8

File tree

74 files changed

+1882
-1741
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1882
-1741
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐛 Bug Report
22
description: Something isn't working correctly.
3-
body:
3+
body:
44
- type: markdown
55
attributes:
66
value: |
@@ -50,6 +50,6 @@ body:
5050
attributes:
5151
label: Did this work in previous versions of React Redux?
5252
options:
53-
- label: "Yes"
53+
- label: 'Yes'
5454
validations:
5555
required: false

‎.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: 🤔 Questions and Help
4-
url: https://redux.js.org/introduction/getting-started#help-and-discussion
5-
about: This is a bug tracker, not a support system. For usage questions, please use our support resources.
3+
- name: 🤔 Questions and Help
4+
url: https://redux.js.org/introduction/getting-started#help-and-discussion
5+
about: This is a bug tracker, not a support system. For usage questions, please use our support resources.

0 commit comments

Comments
 (0)
Please sign in to comment.