Code After Coffee Documentation
This wiki is built to document contribution guidelines and any tools/resources that would be usefull for the community
Sections
-
Quick Start Guide: A simple guide that shows from start to end the process of making your first contribution to a community project
-
Github Guidelines: This section is dedicated to introducing Github and describing basic tools/functions of the site in relation to contributing to community projects.
-
Git Commands: This section is dedicated to outlining useful git commands that will come up in the development process
-
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/
-
Code Stylers/Linters: This section goes over code stylers and linters that have been configured and set up for the community
-
Development Operations: This section covers different development operation related resources and documentation
-
Useful Tools/Technologies: This section covers useful tools and technologies that the community can learn/use during the development of projects
-
Interview Prep: This section covers different algorithms and tools available for members to use for interview prep