chore: Add SystemForegroundService to manifest and Feature Requests link to issue template

- AndroidManifest.xml: Added WorkManager SystemForegroundService declaration
  with dataSync foregroundServiceType to fix lint error for Expedited Work
- .github/ISSUE_TEMPLATE/config.yml: Added Feature Requests & Ideas link
  pointing to GitHub Discussions for non-bug feature discussions
This commit is contained in:
inventory69
2026-02-02 13:45:16 +01:00
parent 24ea7ec59a
commit cf9695844c
2 changed files with 11 additions and 2 deletions

View File

@@ -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