Skip to content

Commit 42faee8

Browse files
authored
Create .asf.yaml (#7)
1 parent 9479165 commit 42faee8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.asf.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)