Added .asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..dda4c56
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,26 @@
+# Apache YAML Features for Git Repositories
+# See the documentation at: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Lucene.NET Website"
+  homepage: https://lucenenet.apache.org/
+  labels:
+    - lucenenet
+    - lucene
+    - text
+    - search
+    - information
+    - retrieval
+    - analysis
+    - index
+    - query
+    - apache
+    - hacktoberfest
+    
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issues management
+    issues: false
+    # Enable projects for project management boards
+    projects: false