Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub template grammar/spelling fixes #3223

Merged
merged 1 commit into from
Jul 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/BC_Break.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: 💥 BC Break
about: Have you encountered an issue during upgrade? 💣
about: Have you encountered an issue during an upgrade? 💣
---

<!--
Expand All @@ -18,15 +18,15 @@ Before reporting a BC break, please consult the upgrading document to make sure

#### Summary

<!-- Provide a summary desciribing the problem you are experiencing. -->
<!-- Provide a summary describing the problem you are experiencing. -->

#### Previous behavior
#### Previous behaviour

<!-- What was the previous (working) behavior? -->
<!-- What was the previous (working) behaviour? -->

#### Current behavior

<!-- What is the current (broken) behavior? -->
<!-- What is the current (broken) behaviour? -->

#### How to reproduce

Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/Bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ about: Something is broken? 🔨

#### Summary

<!-- Provide a summary desciribing the problem you are experiencing. -->
<!-- Provide a summary describing the problem you are experiencing. -->

#### Current behavior

<!-- What is the current (buggy) behavior? -->
<!-- What is the current (buggy) behaviour? -->

#### How to reproduce

Expand All @@ -28,7 +28,7 @@ If possible, also add a code snippet with relevant configuration, driver/platfor
Adding a failing Unit or Functional Test would help us a lot - you can submit one in a Pull Request separately, referencing this bug report.
-->

#### Expected behavior
#### Expected behaviour

<!-- What was the expected (correct) behavior? -->
<!-- What was the expected (correct) behaviour? -->

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Support_Question.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ about: Have a problem that you can't figure out? 🤔
| Version | x.y.z

<!--
Before asking question here, please try asking on Gitter or Slack first.
Before asking a question here, please try asking on Gitter or Slack first.
Find out more about Doctrine support channels here: https://www.doctrine-project.org/community/
Keep in mind that GitHub is primarily an issue tracker.
-->
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Summary

<!-- Provide a summary your change. -->
<!-- Provide a summary of your change. -->