Sfoglia il codice sorgente

- Add info about root-url to GitHub issue template https://github.com/wekan/wekan/commit/4c0eb7dcc19ca9ae8c5d2d0276e0d024269de236).

Thanks to xet7 !
Lauri Ojansivu 6 anni fa
parent
commit
f79f2733a0
1 ha cambiato i file con 8 aggiunte e 2 eliminazioni
  1. 8 2
      CHANGELOG.md

+ 8 - 2
CHANGELOG.md

@@ -1,8 +1,14 @@
 # Upcoming Wekan release.
 # Upcoming Wekan release.
 
 
+This release adds the following new features:
+
 - [LDAP](https://github.com/wekan/wekan/commit/288800eafc91d07f859c4f59588e0b646137ccb9). In progress.
 - [LDAP](https://github.com/wekan/wekan/commit/288800eafc91d07f859c4f59588e0b646137ccb9). In progress.
-  Please test and [add info about bugs](https://github.com/wekan/wekan/issues/119);
-- [Fix Card URL](https://github.com/wekan/wekan/pull/1932).
+  Please test and [add info about bugs](https://github.com/wekan/wekan/issues/119).
+
+and fixes the following bugs:
+
+- [Fix Card URL](https://github.com/wekan/wekan/pull/1932);
+- [Add info about root-url to GitHub issue template](https://github.com/wekan/wekan/commit/4c0eb7dcc19ca9ae8c5d2d0276e0d024269de236).
 
 
 Thanks to GitHub users Akuket, maximest-pierre, schulz and xet7 for their contributions.
 Thanks to GitHub users Akuket, maximest-pierre, schulz and xet7 for their contributions.