Re: Solr documentation questions

2023-03-08 Thread Houston Putman
Hey Alejandro! It would be great to get some help with the docs!! Are there other test(s) to run apart from compiling, seeing that > documentation finished correctly and checking your change display correctly > in your local copy? > The following command will build a local site for you to look a

Re: Solr documentation questions

2023-03-08 Thread Kevin Risden
- Not all documentation changes need a Jira. If its a big change like adding a new page/section it might be worth a Jira to help call it out in the release notes (solr/CHANGES.txt) - Depending on the scope of the multiple changes - it could be one PR or could be broken up. - "./gradlew check -x tes

Solr documentation questions

2023-03-08 Thread Arrieta, Alejandro
Hello Team, I want to help with Solr documentation and I have some newbie questions: -Changes in documentation in Solr git repo, do they need a doc bug ticket filled? -If making more than one change to documentation, do you need one PR for all of them or each change on a separate PR. If a doc b