dsmiley commented on code in PR #33: URL: https://github.com/apache/comdev-events-site/pull/33#discussion_r3712670862
########## source/events/2026/community-over-code/solr.md: ########## @@ -0,0 +1,72 @@ +--- +title: "Apache Solr — Hackathon at Community over Code Glasgow 2026" +--- + +<img src="/images/apache-oak-leaf.svg" alt="Apache" style="height:1.4em; vertical-align:middle;"> **[Community over Code 2026](https://communityovercode.org) — Glasgow, UK, October 11–14** + +**[Register now](https://communityovercode.apache.org/events/glasgow-2026/register)** | [Event website](https://communityovercode.org) | [Hackathon overview](hackathon.html) + +## Apache Solr — Hackathon + +<!-- Copy this file to yourproject.md (lowercase, no spaces) and fill + in the sections below. Then add a link to your page from the table + in hackathon.md. Submit both changes as a single PR. --> + +### Coordinator + +<!-- Who is the point of contact for your project at the hackathon? + This person should be present at the event and available to help + participants get started. --> + +* **Name** — [email protected] + +### What We're Working On + +<!-- Describe the kinds of tasks participants can expect. Be as specific + as you like — or link to a curated issue list. Indicate difficulty + levels where possible so participants can self-select. --> + +We're focusing on: + +* **Good first issues** — small, well-scoped tasks suitable for new + contributors: [JIRA issues labeled "newdev"](https://issues.apache.org/jira/browse/SOLR-18320?jql=project%20%3D%20SOLR%20AND%20status%20in%20(Open%2C%20Reopened%2C%20%22Patch%20Available%22)%20AND%20labels%20%3D%20newdev) +* **Documentation improvements** — help us improve our getting-started + guides and API docs +* **Bug fixes** — a curated set of bugs that are approachable with + mentoring support + +### Resources + +<!-- Link to anything that helps participants prepare or find their way + in — issue trackers, mailing list threads, discussion forums, chat + channels, contribution guides, dev environment setup docs, etc. --> + +* [Contribution guide](https://solr.apache.org/community.html#how-to-contribute) +* [Dev mailing list thread about the hackathon](https://lists.apache.org/thread/f8bjyy06c0v2lddol6vvv5n8tzd3y9vl) + + +### Who's Planning to Attend + +<!-- Optional — list community members who plan to be at the hackathon. + This helps participants know who they can turn to for help. Remove + this section if you'd rather not list names. --> + +* Eric Pugh (committer) +* Name (role or area of expertise) Review Comment: ```suggestion * David Smiley (PMC) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
