diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9f0ad54..c770057 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,3 +9,6 @@ contact_links: - name: "🐛 Troubleshooting" url: https://github.com/inventory69/simple-notes-sync/blob/main/QUICKSTART.md#troubleshooting about: Häufige Probleme und Lösungen / Common issues and solutions + - name: "✨ Feature Requests & Ideas" + url: https://github.com/inventory69/simple-notes-sync/discussions/categories/ideas + about: Diskutiere neue Features in Discussions / Discuss new features in Discussions diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 601b20a..c348297 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -12,9 +12,9 @@ - + - + @@ -96,6 +96,12 @@ android:resource="@xml/file_paths" /> + + + \ No newline at end of file