Files
IKT213-photo-app/CONTRIBUTING.MD
Kim André Bjørkede 17d0b4b8c0 Add CONTRIBUTING.md
2025-10-23 11:58:40 +02:00

10 lines
233 B
Markdown

# Contribution Guide
## Making changes
Please, when making any changes, make a new branch. Start the branch name with one of the following texts:
- `feature/`
- `fix/`
- `docs/`
- `refactor/`
For example `docs/update-uml-diagrams`.