Closed jacob-macleod closed 2 months ago
Has an accurate description of the details made been given?
backend/database/database_config.py
production
frontend/src/api/config.js
http://dolphinflashcards.com/api/
development
main
MAJOR
MINOR
PATCH
backend/__init__.py
CHANGELOG.md
Title
Description
Has an accurate description of the details made been given?
Pull Requestor Checklist
backend/database/database_config.py
have the type ofproduction
?frontend/src/api/config.js
have the correct server url, reading from the deployed instance athttp://dolphinflashcards.com/api/
?development
tomain
, is the MR title prefixed withMAJOR
,MINOR
orPATCH
?backend/__init__.py
been updated with the relevant version, following the semantic versioning standardCHANGELOG.md
been updated to explain the new version?