Skip to main content

Code After Coffee Documentation

This wiki is built to document contribution guidelines and any tools/resources that would be usefull for the community

Sections

  1. Quick Start Guide: A simple guide that shows from start to end the process of making your first contribution to a community project

  2. Github Guidelines: This section is dedicated to introducing Github and describing basic tools/functions of the site in relation to contributing to community projects.

  3. Git Commands: This section is dedicated to outlining useful git commands that will come up in the development process

  4. Git Commit Guidelines: This section goes over the community's git commiting guidelines. The community follows the Conventional Commits guidelines found here: https://www.conventionalcommits.org/en/v1.0.0/

  5. Code Stylers/Linters: This section goes over code stylers and linters that have been configured and set up for the community

  6. Development Operations: This section covers different development operation related resources and documentation

  7. Useful Tools/Technologies: This section covers useful tools and technologies that the community can learn/use during the development of projects

  8. Interview Prep: This section covers different algorithms and tools available for members to use for interview prep