Skip to content

gini/utilites-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

How to contribute

Thanks for contributing to the project ๐Ÿค“๏ธ

IMPORTANT: Please make sure you have read our Development Guidelines.


To guarantee the high quality, efficiency and maintainability of the code, there are a few things to keep in mind as a contributor or as a reviewer:

๐Ÿ‘€ Have you reviewed your Pull Request yourself?

๐Ÿ›  If the Pull Request is in progress, have you marked it as Draft?

๐Ÿ‘ If the Pull Request is in Draft state and is now ready, have you marked it as Ready for review?

๐Ÿ”„ Is the current branch up-to-date with the target branch? Merge/rebase if needed and resolve all the conflicts

๐Ÿงช Have you covered the new code with enough tests?

๐Ÿง‘โ€๐Ÿ’ป If your code is making changes to any of our APIs, is it covered with end-to-end tests and is it documented?

โœ… Has the Pull Request passed all the checks?

๐Ÿ‘ฎ Does the code pass the code analysis? No bugs, code smells, vulnerabilities etc.

๐ŸŽŸ Is there a ticket for the change?

๐Ÿ“Œ Is the ticket number mentioned in the Pull Request and/or commit messages?

๐ŸŽฏ Is the intention of the Pull Request clear? If the title is not enough, please add a good description

๐Ÿ•ต Before merging, has the code been reviewed by somebody who hasn't contributed to this Pull Request?

๐Ÿ‘ฉโ€๐ŸŽ“Are commits following good commit practices?

๐Ÿ’ผ Does your code conform to Gini coding style guides?

๐Ÿ’ฌ Have you resolved all the conversations?

๐Ÿ” If you're introducing third-party libraries, have you reviewed the security implications?

๐Ÿ“ If the Pull Request is making major architectural changes, have you created Architectural Decision Record and discussed it with your faculty?

๐Ÿงฏ If the Pull Request is introducing schema changes to the database, have you prepared the scripts in case of a rollback?

About

Release repo for internal package Gini Utilities

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages