EdColeman commented on code in PR #382: URL: https://github.com/apache/accumulo-website/pull/382#discussion_r1160936174
########## pages/how-to-contribute.md: ########## @@ -19,16 +20,16 @@ Any questions/ideas don't hesitate to [contact us][contact]. ## Accumulo Repositories -| Repository | Links | Description -| -------------------| ------------------------------ | ----------- -| [Accumulo][a] | [Contribute][ac] [Issues][ai] | Core Project -| [Website][w] | [Contribute][wc] [Issues][wi] | Source for this website -| [Examples][e] | [Contribute][ec] [Issues][ei] | Example code -| [Testing][t] | [Contribute][tc] [Issues][ti] | Test suites such as continuous ingest and random walk -| [Docker][d] | [Contribute][dc] [Issues][di] | Source for Accumulo Docker image -| [Wikisearch][s] | [Contribute][sc] [Issues][si] | Example application that indexes and queries Wikipedia data -| [Proxy][p] | [Issues][pi] | Apache Thrift service that exposes Accumulo to other languages -| [Maven plugin][m] | [Issues][mi] | Maven plugin that runs Accumulo +| Repository | Links | Description | +| -------------------| ------------------------------ | ----------- | +| [Accumulo][a] | [Contribute][ac] [Issues][ai] | Core Project | +| [Website][w] | [Contribute][wc] [Issues][wi] | Source for this website | +| [Examples][e] | [Contribute][ec] [Issues][ei] | Example code | +| [Testing][t] | [Contribute][tc] [Issues][ti] | Test suites such as continuous ingest and random walk | +| [Docker][d] | [Contribute][dc] [Issues][di] | Source for Accumulo Docker image | +| [Wikisearch][s] | [Contribute][sc] [Issues][si] | Example application that indexes and queries Wikipedia data | +| [Proxy][p] | [Issues][pi] | Apache Thrift service that exposes Accumulo to other languages | +| [Maven plugin][m] | [Issues][mi] | Maven plugin that runs Accumulo | Review Comment: Well, for the spell check alone I find it worth it. Does not help when I end up with a correctly spelled, but incorrect word but maybe chatGPT will come to my rescue someday. IntelliJ does provide a preview pain that does give a good rough idea of what the render looks like - some things for our pages don't work, but what does helps getting a rough idea of how things are rendered, tables, font sizes and highlighting which I do find useful. -- 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]
