diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6a6b6f1e5..5cf8bed66 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,4 +7,4 @@ contact_links: about: A generic matrix channel to chat about the app and ask for help and support - name: Contact page url: https://nextcloud.github.io/cookbook/contact - about: Contact page in the app to see all options + about: See all options to contact developers and the Cookbook community diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c8640133..91168ece4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Maintenance - Cleaned up some minor code issues and updated some dependencies [#1321](https://github.com/nextcloud/cookbook/pull/1321) @christianlupus +- Make issue-template selection description clearer + [1323](https://github.com/nextcloud/cookbook/pull/1323) @seyfeb ## 0.10.0 - 2022-11-06