We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e3156 commit 3b56160Copy full SHA for 3b56160
.asf.yaml
@@ -15,6 +15,30 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
+github:
19
+ description: Apache Cordova Android
20
+ homepage: https://cordova.apache.org/
21
+
22
+ labels:
23
+ - cordova
24
+ - cordova-platform
25
+ - android
26
+ - java
27
+ - mobile
28
+ - javascript
29
+ - nodejs
30
+ - hacktoberfest
31
32
+ features:
33
+ wiki: false
34
+ issues: true
35
+ projects: true
36
37
+ enabled_merge_buttons:
38
+ squash: true
39
+ merge: false
40
+ rebase: false
41
42
notifications:
43
commits: commits@cordova.apache.org
44
issues: issues@cordova.apache.org
0 commit comments