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
- Link the issue using the [magic closing words](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
3
+
- Provide a summary of the change and how it addresses the issue (e.g. if it is a bug, explain the root cause of the bug and how this change fixes it).
4
+
- Include any other necessary context, especially if any section warrants special reviewer attention.
5
+
6
+
## Testing
7
+
How has this change been tested? Have you added unit or integration tests as appropriate?
8
+
9
+
## Checklist
10
+
-[ ] This branch has the latest changes from the `main` branch rebased or merged.
11
+
-[ ] Web UI has been built (any changes in `git-webui/src` have matching changes in `git-webui/release`)
0 commit comments