This is an automated email from the ASF dual-hosted git repository.
purplecabbage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova.git
The following commit(s) were added to refs/heads/master by this push:
new bc361ad add issue_template config
bc361ad is described below
commit bc361ad1068f5a37624d5ce4ebb145996f8d775e
Author: Jesse <[email protected]>
AuthorDate: Wed Nov 23 00:26:02 2022 -0800
add issue_template config
---
.github/ISSUE_TEMPLATE/config.yml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/config.yml
b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..c57754a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,9 @@
+---
+blank_issues_enabled: false
+contact_links:
+ - name: Ask a question or get support
+ url: https://github.com/apache/cordova/discussions/
+ about: Ask a question or request support for using Apache Cordova
+ - name: Questions on Stack Overflow
+ url: https://stackoverflow.com/questions/tagged/cordova
+ about: Look at questions/answers at Stack Overflow
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]