Skip to content

Instantly share code, notes, and snippets.

View angelokezimana's full-sized avatar
🎯
Focusing

Kezimana Aime Angelo angelokezimana

🎯
Focusing
  • Burundi
View GitHub Profile

Conventional Commit Messages

See how a minor change to your commit message style can make a difference. Examples

Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs

Commit Formats

Default

@angelokezimana
angelokezimana / alphabets.py
Last active May 16, 2021 15:41
Print the Alphabets A to Z in Star Pattern using Python
"""alphabets.py: This program transforms the word entered by a user and prints it
as a star pattern
License:
MIT License
Copyright (c) 2021 Kezimana Aimé-Angelo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal