From 8edd2a2d237e1b6d62de1ba312b77914d44d1073 Mon Sep 17 00:00:00 2001 From: Ole Hejlskov Date: Wed, 8 Feb 2017 11:58:12 +0100 Subject: [PATCH] Fix spelling in ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#1607) --- .github/ISSUE_TEMPLATE.md | 6 +++--- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8c972237bb..97fbc69f69 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,11 +12,11 @@ Please ask before on our gitter channel https://gitter.im/Alfresco/alfresco-ng2- - [ ] Support request - [ ] Documentation ``` -**Current behavior:** - +**Current behaviour:** + **Expected behavior:** - + **Steps to reproduce the issue:** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 76d5ed14b4..f2d0a967c7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,11 +20,11 @@ [ ] Other... Please describe: ``` -**What is the current behavior?** (You can also link to an open issue here) +**What is the current behaviour?** (You can also link to an open issue here) -**What is the new behavior?** +**What is the new behaviour?**