- Branch Naming - braches should be named in snake_case with following tags separated by '/' at the start:
- feat - indicating a new feature has been implemented in this branch
- fix - indicating a bug fix implemented or a feature updated with fix
- ref - indicating a refactor of directories, files, names etc.
- hot - indicating hotfixes on branches branched from prod. These branches should be merged in prod and main.
- File Naming - all files should be named in snake_case
- Dir Naming - all dirs should be named in snake_case
- Avoid using long names for branch names, file names, class names or public variables
-
Notifications
You must be signed in to change notification settings - Fork 0
donut-gives/backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published