# Mailing Lists * Developers (dev @ lucenenet.apache.org) - the developers mailing list is used to discuss the technical future of Lucene.Net. This mailing list also recieves JIRA items and comments * Users (user @ lucenenet.apache.org) - a list for general how-to questions and getting help from the community. Most (if not all) of our developers are also subscribed to this list * Commits (commits @ lucenenet.apache.org) - to keep track of all source code submits to our repository. To subscribe to the mailing lists, send an email to _list_-subscribe@lucenenet.apache.org. To unsubscribe, send an email to _list_-unsubscribe@lucenenet.apache.org. ## Archives * Developers [starting with August 2012](http://mail-archives.apache.org/mod_mbox/lucenenet-dev/) * Users [starting with August 2012](http://mail-archives.apache.org/mod_mbox/lucenenet-user/) * Commits [starting with August 2012](http://mail-archives.apache.org/mod_mbox/lucenenet-commits/) ### Alternative Archives * [Developers Archive at Markmail](http://markmail.org/search/?q=#query:%20list%3Aorg.apache.incubator.lucene-net-dev+page:1+state:facets) * [Users Archive at Markmail](http://markmail.org/search/?q=#query:%20list%3Aorg.apache.incubator.lucene-net-user+page:1+state:facets) ### Old Mailing Lists * Developers [2006-August 2012](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/) * Users [2006-August 2012](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-user/) * Commits [2006-August 2012](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-commits/) # Source Code Apache Lucene.Net uses git as its source code management system. The official repository is [https://git-wip-us.apache.org/repos/asf?p=lucenenet.git](https://git-wip-us.apache.org/repos/asf?p=lucenenet.git) can be cloned with a command like git clone https://git-wip-us.apache.org/repos/asf/lucenenet.git There also is a [mirror at github](https://github.com/apache/lucene.net) that is synced from the Apache repository. Most work currently happens on the branch named [branch_4x](https://git-wip-us.apache.org/repos/asf?p=lucenenet.git;a=shortlog;h=refs/heads/branch_4x). # Wiki Tutorials, Links, and other various bits of information can be found in the [Lucene.Net Wiki](https://cwiki.apache.org/LUCENENET/). # Issue Tracker (JIRA) Follow what we are working on, help us by submitting patches, or submit your own enhancement or bug requests at our issue tracker: [Lucene.Net JIRA](https://issues.apache.org/jira/browse/LUCENENET)