Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Apr 15, 2022
2 parents 794a625 + 4653190 commit a7757b0
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/swiper_angular_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body:
id: expected
attributes:
label: Expected Behavior
description: A concise description of what you're experiencing
description: A concise description of what you expected to happen
validations:
required: false
- type: textarea
id: actual
attributes:
label: Actual Behavior
description: A concise description of what you expected to happen.
description: A concise description of what you're experiencing
validations:
required: false
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/swiper_core_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body:
id: expected
attributes:
label: Expected Behavior
description: A concise description of what you're experiencing
description: A concise description of what you expected to happen
validations:
required: false
- type: textarea
id: actual
attributes:
label: Actual Behavior
description: A concise description of what you expected to happen.
description: A concise description of what you're experiencing
validations:
required: false
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/swiper_react_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body:
id: expected
attributes:
label: Expected Behavior
description: A concise description of what you're experiencing
description: A concise description of what you expected to happen
validations:
required: false
- type: textarea
id: actual
attributes:
label: Actual Behavior
description: A concise description of what you expected to happen.
description: A concise description of what you're experiencing
validations:
required: false
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/swiper_svelte_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body:
id: expected
attributes:
label: Expected Behavior
description: A concise description of what you're experiencing
description: A concise description of what you expected to happen
validations:
required: false
- type: textarea
id: actual
attributes:
label: Actual Behavior
description: A concise description of what you expected to happen.
description: A concise description of what you're experiencing
validations:
required: false
- type: input
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/vue_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ body:
id: expected
attributes:
label: Expected Behavior
description: A concise description of what you're experiencing
description: A concise description of what you expected to happen
validations:
required: false
- type: textarea
id: actual
attributes:
label: Actual Behavior
description: A concise description of what you expected to happen.
description: A concise description of what you're experiencing
validations:
required: false
- type: input
Expand Down

0 comments on commit a7757b0

Please sign in to comment.