You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the change is.
4
+
5
+
### Related Issue(s)
6
+
7
+
Please link to any related issues here.
8
+
9
+
### Type of Change
10
+
11
+
Please delete options that are not relevant.
12
+
13
+
-[ ] Bug fix (non-breaking change which fixes an issue)
14
+
-[ ] New feature (non-breaking change which adds functionality)
15
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16
+
-[ ] This change requires a documentation update
17
+
-[ ] Refactoring (no functional changes)
18
+
-[ ] Build-related changes
19
+
-[ ] Performance improvement
20
+
21
+
### Testing
22
+
23
+
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
24
+
25
+
-[ ] Test A
26
+
-[ ] Test B
27
+
28
+
### Changelog Entry
29
+
30
+
Please provide a one-line summary of your change for the changelog. This will be used in the release notes. For example:
31
+
32
+
-**Added** a new endpoint for fetching user data.
33
+
-**Fixed** a bug where the login button was not responsive.
0 commit comments