We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9479165 commit 42faee8Copy full SHA for 42faee8
.asf.yaml
@@ -0,0 +1,26 @@
1
+# Apache YAML Features for Git Repositories
2
+# See the documentation at: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
3
+
4
+github:
5
+ description: "Apache Lucene.NET Website"
6
+ homepage: https://lucenenet.apache.org/
7
+ labels:
8
+ - lucenenet
9
+ - lucene
10
+ - text
11
+ - search
12
+ - information
13
+ - retrieval
14
+ - analysis
15
+ - index
16
+ - query
17
+ - apache
18
+ - hacktoberfest
19
20
+ features:
21
+ # Enable wiki for documentation
22
+ wiki: false
23
+ # Enable issues management
24
+ issues: false
25
+ # Enable projects for project management boards
26
+ projects: false
0 commit comments