File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Configuration for support-requests - https://github.com/dessant/support-requests
2+
3+ # Label used to mark issues as support requests
4+ supportLabel : support
5+ # Comment to post on issues marked as support requests. Add a link
6+ # to a support page, or set to `false` to disable
7+ supportComment : >
8+ 👋 We use the issue tracker exclusively for bug reports and feature requests.
9+ However, this issue appears to be a support request. Please use our
10+ [support channels](https://github.com/kivy/python-for-android/blob/master/README.md#support)
11+ to get help with the project.
12+
13+
14+ If you're having trouble installing or using python-for-android,
15+ maybe you could be interested in our [quickstart](https://python-for-android.readthedocs.io/en/latest/quickstart) guide.
16+
17+
18+ Let us know if this comment was made in error, and we'll be happy
19+ to reopen the issue.
20+ # Whether to close issues marked as support requests
21+ close : true
22+ # Whether to lock issues marked as support requests
23+ lock : false
You can’t perform that action at this time.
0 commit comments