mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Language fixes
This commit is contained in:
18
.github/ISSUE_TEMPLATE.md
vendored
18
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,8 +1,8 @@
|
||||
<!--
|
||||
PLEASE FILL OUT THE FOLLOWING INFORMATION, THIS WILL HELP US TO RESOLVE FASTER YOUR PROBLEM.
|
||||
PLEASE FILL OUT THE FOLLOWING INFORMATION, THIS WILL HELP US TO RESOLVE YOUR PROBLEM FASTER.
|
||||
|
||||
REMEMBER FOR SUPPORT REQUEST YOU CAN ASK ALSO ON OUR GITTER CHAT:
|
||||
Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-components
|
||||
REMEMBER FOR SUPPORT REQUESTS YOU CAN ALSO ASK ON OUR GITTER CHAT:
|
||||
Please ask before on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-components
|
||||
-->
|
||||
|
||||
**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:**
|
||||
<!-- Describe current behavior. -->
|
||||
<!-- Describe the current behavior. -->
|
||||
|
||||
**Expected behavior:**
|
||||
<!-- Describe expected behavior. -->
|
||||
<!-- Describe the expected behavior. -->
|
||||
|
||||
**Step to reproduce the issue:**
|
||||
<!-- Describe Step to reproduce the issue.-->
|
||||
**Steps to reproduce the issue:**
|
||||
<!-- Describe the steps to reproduce the issue. -->
|
||||
|
||||
**Component name and version:**
|
||||
<!-- Check before if this issue is still present in the most recent version -->
|
||||
<!-- Example: ng2-alfresco-login. Check before if this issue is still present in the most recent version -->
|
||||
|
||||
**Browser and version:**
|
||||
<!-- [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] -->
|
||||
@@ -29,4 +29,4 @@ Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-
|
||||
<!-- To check the version: node --version -->
|
||||
|
||||
**New feature request:**
|
||||
<!-- Describe the feature,motivation and the concrete use case (Only in case of new feature request) -->
|
||||
<!-- Describe the feature, motivation and the concrete use case (only in case of new feature request) -->
|
||||
|
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,8 +1,8 @@
|
||||
<!--
|
||||
Before submitting your PR, please check that your code follow our contribution guide lines:
|
||||
Before submitting your PR, please check that your code follows our contribution guidelines:
|
||||
https://github.com/Alfresco/alfresco-ng2-components/wiki/Code-contribution-acceptance-criteria
|
||||
|
||||
Check also that the commit message follow our commit format guide lines:
|
||||
Check also that your commit messages follow our commit message format guidelines:
|
||||
https://github.com/Alfresco/alfresco-ng2-components/wiki/Commit-format
|
||||
-->
|
||||
|
||||
@@ -17,20 +17,20 @@
|
||||
[ ] Other... Please describe:
|
||||
```
|
||||
**This PR adds the following feature:**
|
||||
<!-- you can ignore this line in case of bugfix -->
|
||||
<!-- you can ignore this line in the case of a bugfix -->
|
||||
|
||||
**Current behavior:**
|
||||
|
||||
**New behavior:**
|
||||
|
||||
**This PR fixes the following issue:**
|
||||
<!-- link to the open issue, ignore it if there are no issue open -->
|
||||
<!-- link to the open issue, ignore this if there are no issues open -->
|
||||
|
||||
**This PR introduce a breaking change:** (check one with "x")
|
||||
**This PR introduces a breaking change:** (check one with "x")
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
|
||||
<!-- Please describe reason to introduce a breaking change, and what exactly breaks -->
|
||||
<!-- Please describe the reason to introduce a breaking change, and what exactly breaks -->
|
||||
|
||||
|
||||
**More information:**
|
||||
|
Reference in New Issue
Block a user