ctargett edited a comment on issue #1164: SOLR-12930: Create developer docs in source repo URL: https://github.com/apache/lucene-solr/pull/1164#issuecomment-577853251 I waited a little bit in case anyone changed their mind about this. A separate commit (2d8650d36cc65b3161f009be85fcfd2fa8ff637c) moved the files from `./help/*` to `./dev-docs/*`. This left the `./help` directory orphaned - a `git clean -d -f` will remove it in local clones (but best practice is to do `git clean -d -n` first to see what would be cleaned and to be sure things that should be kept would not be also removed.)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org