diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9fc4f983c4..5f4e5c9b4f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,8 @@ **Type of issue:** (check with "[x]") @@ -11,16 +11,16 @@ Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2- - [ ] Support request **Current behavior:** - + **Expected behavior:** - + -**Step to reproduce the issue:** - +**Steps to reproduce the issue:** + **Component name and version:** - + **Browser and version:** @@ -29,4 +29,4 @@ Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2- **New feature request:** - + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dc5e900081..f0845685b0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ @@ -17,20 +17,20 @@ [ ] Other... Please describe: ``` **This PR adds the following feature:** - + **Current behavior:** **New behavior:** **This PR fixes the following issue:** - + -**This PR introduce a breaking change:** (check one with "x") +**This PR introduces a breaking change:** (check one with "x") - [ ] Yes - [ ] No - + **More information:**