Unverified Commit a7dc38d8 authored by Marco Pivetta's avatar Marco Pivetta Committed by GitHub

Merge pull request #3219 from GawainLynch/hotfix/github-templates

GitHub template grammar/spelling fixes
parents 0c298d44 06fdc22b
--- ---
name: 💥 BC Break name: 💥 BC Break
about: Have you encountered an issue during upgrade? 💣 about: Have you encountered an issue during an upgrade? 💣
--- ---
<!-- <!--
...@@ -18,15 +18,15 @@ Before reporting a BC break, please consult the upgrading document to make sure ...@@ -18,15 +18,15 @@ Before reporting a BC break, please consult the upgrading document to make sure
#### Summary #### 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 #### Current behavior
<!-- What is the current (broken) behavior? --> <!-- What is the current (broken) behaviour? -->
#### How to reproduce #### How to reproduce
......
...@@ -14,11 +14,11 @@ about: Something is broken? 🔨 ...@@ -14,11 +14,11 @@ about: Something is broken? 🔨
#### Summary #### Summary
<!-- Provide a summary desciribing the problem you are experiencing. --> <!-- Provide a summary describing the problem you are experiencing. -->
#### Current behavior #### Current behavior
<!-- What is the current (buggy) behavior? --> <!-- What is the current (buggy) behaviour? -->
#### How to reproduce #### How to reproduce
...@@ -28,7 +28,7 @@ If possible, also add a code snippet with relevant configuration, driver/platfor ...@@ -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. 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? -->
...@@ -10,7 +10,7 @@ about: Have a problem that you can't figure out? 🤔 ...@@ -10,7 +10,7 @@ about: Have a problem that you can't figure out? 🤔
| Version | x.y.z | 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/ Find out more about Doctrine support channels here: https://www.doctrine-project.org/community/
Keep in mind that GitHub is primarily an issue tracker. Keep in mind that GitHub is primarily an issue tracker.
--> -->
......
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
#### Summary #### Summary
<!-- Provide a summary your change. --> <!-- Provide a summary of your change. -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment