- 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
15 lines
841 B
YAML
15 lines
841 B
YAML
blank_issues_enabled: true
|
|
contact_links:
|
|
- name: "📖 Dokumentation / Documentation"
|
|
url: https://github.com/inventory69/simple-notes-sync/blob/main/README.md
|
|
about: Schau zuerst in die Dokumentation / Check documentation first
|
|
- name: "🚀 Quick Start Guide"
|
|
url: https://github.com/inventory69/simple-notes-sync/blob/main/QUICKSTART.md
|
|
about: Schritt-für-Schritt Anleitung / Step-by-step guide
|
|
- 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
|