toolshed icon indicating copy to clipboard operation
toolshed copied to clipboard

add contribution guide

Open okothkongo opened this issue 5 years ago • 3 comments

fixes #53

okothkongo avatar Feb 25 '21 15:02 okothkongo

Thanks! I think this is a great start. I want to adjust some things, but I like the direction overall. Let me connect with you on Slack on a plan.

fhunleth avatar Feb 26 '21 02:02 fhunleth

@okothkongo Do you have an editor that does Markdown validation? I use VSCode and the markdownlint plugin. I didn't see any spelling errors, but while you're at it, I also have "Code Spell Checker" installed and that is normally helpful.

The other thing I do with text files is word wrap them to 80 columns. I know that there are many opinions out there on this, but I really like how it looks when I read files in the shell. I use vim to wrap text (e.g., gqj to wrap the line you're on). I'm not sure how to do it in VSCode, but I'm sure there's a good way there as well.

fhunleth avatar Feb 27 '21 15:02 fhunleth

@fhunleth thank your suggestions with regards to plugins and word-wrap I have put them into consideration in the lastest commit

okothkongo avatar Mar 01 '21 09:03 okothkongo

Closing for now due to conflicts and other discussion. Agree that something like this is needed.

fhunleth avatar Jan 13 '23 23:01 fhunleth