Skip to content

Commit

Permalink
Updated CHANGES.md, AUTHORS.md and PULL_REQUEST_TEMPLATE.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Oct 7, 2022
1 parent b7a7cce commit 792a7c6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ New files will be licensed using the AGPL Version 3. If you contribute code to t
- [ ] The code change is tested and works locally.(❗)
- [ ] There is no commented out code in this PR.(❕)
- [ ] You improved or added new unit tests.(❕)
- [ ] Local ZnunyCodePolicy run passes successfully.(❕)
- [ ] Local unit tests pass.(❕)
- [ ] GitHub workflow ZnunyCodePolicy passes.(❗)
- [ ] GitHub workflow unit tests pass.(❗)
- [ ] Local ZnunyCodePolicy passed.(❕)
- [ ] Local UnitTests / Selenium passed.(❕)
- [ ] GitHub workflow CI (UnitTests / Selenium) passed.(❗)

<!--
Thank you for contributing ❤
Expand Down
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The following persons contributed to Znuny:
* Dusan Vuckovic <[email protected]>
* Elias Probst <[email protected]>
* Elva Novoa <[email protected]>
* Emin Yazi <[email protected]>
* Enrique Matías Sánchez (Quique) <[email protected]>
* Felix Niklas <[email protected]>
* Florian Edlhuber <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# 6.4.4 2022-??-??
- 2022-10-07 Renamed changed Settings from FrontendRichText::Path to Frontend::RichText::Path. Thanks to Emin Yazi (@eyazi). Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#304](https://github.com/znuny/Znuny/pull/304)
- 2022-10-05 Improved usability - AgentTicketBulk - Set DynamicField_NAMEUsed checkbox to true if it is set before or if dynamic field is mandatory.
- 2022-09-29 Fixed bug - hour 0 is not possible in the default settings for TimeWorkingHours. Thanks to Sector Nord AG (@LuBroering - Lukas Bröring). [PR#296](https://github.com/znuny/Znuny/pull/296)
- 2022-09-28 Sector Nord AG: Added Sysconfig options to control more settings of CKEditor. Thanks to Sector Nord AG (@jsinagowitz). [PR#285](https://github.com/znuny/Znuny/pull/285)
Expand Down

3 comments on commit 792a7c6

@tipue-dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @dennykorsukewitz, i just wanted to let you know, that the work from @eyazi represents company Efflux

@dennykorsukewitz
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the tip. I will add 'Efflux'.
Will come with the next commits.

@eyazi
Copy link
Contributor

@eyazi eyazi commented on 792a7c6 Oct 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not want to mention it, but that would be great. Thanks =)

Please sign in to comment.