-
Notifications
You must be signed in to change notification settings - Fork 967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First pass at revamping docs #1458
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Left some minor changes.
One last question: shall we create a developer guide to show how to add a new template or integration tests, etc?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last question: shall we create a developer guide to show how to add a new template or integration tests, etc?
My plan is to build out docs on code contributions to have more information (and maybe split some pieces out further). I'd like to scope that to a future PR though; I'll track things with #1459
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
…wTemplates into users/damccorm/contributionDocs
Add folder dedicated for contributor docs and (a) move a bunch of info there, and (b) add some new content
My goal here is mostly to get the process started so that we can improve over time.
Part of #1459