Skip to content

Instantly share code, notes, and snippets.

@BlakeCampbells
BlakeCampbells / readme.md
Last active December 15, 2022 22:47
Better Readme Outline

Project Name

Overview

  • What does this project do?
  • Who is it for? What goals does this accomplish?

Setup

  • Requirements for running the project

Azizabonu Isroilova

Back-end(Python/Django) Developer | Future Software Analyst and Developer

GitHub | Facebook | Email | Contact: +998 997958310| LinkedIn

Currently Senior Student of Department of Computer Science and Software Engineering at Inha university in Tashkent.

SKILLS

@ericavonb
ericavonb / git-commit-style-guide.md
Last active April 9, 2024 15:37
Git Commit Style Guide

Git Commit Style Guide

Inspiration: Deis Commit Style Guide

I often quote Deis in sections below.

Motivation

It makes going back and reading commits easier. It also allows you to spend less time thinking about what your commit message should be.