Skip to content

alirezajalilian/pyinvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyinvc

Baloot billing module

Contributing to the Project

Commit Messages

We follow the Conventional Commits. The commit message should be structured as follows:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Here's a list of types you can use for your commit message:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation changes
  • style: Code style changes (like formatting)
  • refactor: Code changes that neither fix a bug nor add a feature
  • test: Adding or modifying tests
  • chore: Routine tasks, such as dependencies updates

Commit message example:

feat(auth): add login API endpoint
feat(lang): add Polish language

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages