Skip to content

Commit 251e404

Browse files
authored
Merge branch 'main' into refactor/badge-maker
2 parents 86c3820 + 8910e68 commit 251e404

File tree

50 files changed

+1036
-315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1036
-315
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### PR Checklist
2+
3+
- [ ] The PR title follows
4+
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
5+
- [ ] Is this closing an open issue? If so, link it, else include a proper
6+
description of the changes and rason behind them.
7+
- [ ] Does the PR have changes to the frontend? If so, include screenshots or a
8+
recording of the changes.
9+
<br/>If it affect colors, please include screenshots/recording in both
10+
light and dark mode.
11+
- [ ] Does the PR have changes to the backend? If so, make sure tests are added.
12+
<br/>And if changing dababase queries, be sure you have ran `sqlx prepare`
13+
and committed the changes in the `.sqlx` directory.

api/.sqlx/query-47f9894968cf83d3ad05f316c98c80275e5fd3493b4b3576e99f5d77410eb88c.json renamed to api/.sqlx/query-0ae764ade6ef1d0d5e29732aa68f0c9cf47f1ae339303eb5be8864b5df07e018.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/.sqlx/query-07034b49dc67039c72b124b4dc3fded2006a8c84eec11dda88ada257681d5824.json renamed to api/.sqlx/query-1fa16ba98cff2cac39f2226eed339e74192378e1f664ab7fa32958fce062aa01.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/.sqlx/query-1d014d2ffb45bfd8d9d204c3a41a1eb46643c92ec1d1bfa6ed0a2db45282bcb9.json renamed to api/.sqlx/query-246465b7114a74de5f74426e402ff9f2d708119dd91b92100d441d338e3e7383.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/.sqlx/query-edcfa752793b3ab02a6a6d8c29360a0e8ba555f896562f4db07e72272bb63a66.json renamed to api/.sqlx/query-42bc09915e14ee2d075d95dff11eb31d3b1392ea9ad74e4be0865cb8fce402be.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)