Skip to content

Commit 0a5219f

Browse files
author
Sanjeev Papnoi
committed
Merge branch '1.0' into HEAD
2 parents 19814f7 + 8fdae3e commit 0a5219f

6 files changed

+10
-6
lines changed

.github/ISSUE_TEPLATES/Bug_report.md .github/ISSUE_TEMPLATE/Bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ about: Report errors and problems
1414
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
1515

1616
**Additional context**
17-
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->
17+
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->

.github/ISSUE_TEPLATES/Feature_request.md .github/ISSUE_TEMPLATE/Feature_request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ about: RFC and ideas for new features and improvements
99

1010
**Example**
1111
<!-- A simple example of the new feature in action (include PHP code, YAML config, etc.)
12-
If the new feature changes an existing feature, include a simple before/after comparison. -->
12+
If the new feature changes an existing feature, include a simple before/after comparison. -->

.github/ISSUE_TEPLATES/Support_question.md .github/ISSUE_TEMPLATE/Support_question.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ We use GitHub issues only to discuss about uvdesk bugs and new features. For cus
1010
- Visit official support website (https://support.uvdesk.com/en/)
1111
- Visit our community forums (https://forums.uvdesk.com)
1212

13-
Thanks!
13+
Thanks!

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Thank you for contributing to UVDesk! Please fill out this description template
88
### 2. What does this change do, exactly?
99

1010

11-
### 3. Please link to the relevant issues (if any).
11+
### 3. Please link to the relevant issues (if any).

.github/SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Security Policy
55

66
If you have found a security issue in Uvdesk, please send the details to [email protected] and don't disclose it publicly until we can provide a fix for it.
77

8-
Thanks!
8+
Thanks!

CHANGELOG-1.0.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ CHANGELOG for 1.0.x
33

44
This changelog references any relevant changes introduced in 1.0 minor versions.
55

6-
* 1.0.4 (2019-01-25)
6+
* 1.0.5 (2020-02-12)
7+
* **Misc. Updates:**
8+
* Included Github issue templates.
9+
10+
* 1.0.4 (2020-01-25)
711
* **Issue #38:** Issue for imap host field when add host inside qoutes ' '.
812
* **Issue #28:** Error while edit disable mailbox.
913
* **Issue #50:** Email setting are not being update in production mode.

0 commit comments

Comments
 (0)