Skip to content

Fix: Stanford#48

Open
alexanderthieme wants to merge 1 commit intomasterfrom
alexanderthieme-patch-23
Open

Fix: Stanford#48
alexanderthieme wants to merge 1 commit intomasterfrom
alexanderthieme-patch-23

Conversation

@alexanderthieme
Copy link
Contributor

@alexanderthieme alexanderthieme commented Feb 4, 2022

Thank you for your contribution to the CovApp repo.

Before submitting this PR, please make sure that you've checked the support and contributing notes.
</!-->

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

We are following the Conventional Commit Format. Please make sure that your Pull Request title and body does conform to this format, otherwise, it might not be released. Here is a short example:

fix(webapp): correct styling in cool component
<type>[optional scope]: <description>

These are the most used types: (you can find more here)

Type Meaning Resulting Semantic Release
fix patches a bug PATCH (v1.0.0 -> v1.0.1)
feat introduces a new feature MINOR (v1.0.0 -> v1.1.0)
chore other non releasing code changes NONE (v1.0.0 -> v1.0.0

In the Pull Request Body please describe what changes for the user of the application. If the user has to do Things different than before (excluding new functionality) please include BREAKING CHANGE at the end. This will trigger a major release (v1.0.0 -> v2.0.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant