Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python

Vincent Zamora
Vincent Zamora
3,872 Points

Development Guide.I have been requested to create a development guide on a Slackbot I co-wrote.

I was requested to create a developers guide on code I co-wrote however, I don't even know what that is, how complex it is etc., Is the a tutorial, class, examples on how this is done? (Does pycharm have something I could uses for this?)

-Newbie

1 Answer

Megan Amendola
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree seal-36
Megan Amendola
Treehouse Teacher

It might be better to ask who requested it for more clarification. Here's a development guide I found from a google search. It details the code conventions so anyone who contributes creates code that is easy for everyone to read and fits with the rest of the code.