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
<!--- For bugfix, you must link to at least an issue to show clear way to reproduce the bug. -->
6
+
7
+
<!--- For new feature without any related issues, include your motivation in the next section -->
8
+
9
+
## Describe your changes
10
+
11
+
## Checklist before requesting a review
12
+
13
+
-[ ] I follow the [Semantic Pull Requests](https://github.com/zeke/semantic-pull-requests) rules (bugfix/feature)
14
+
-[ ] I specified links to related issues (must: bugfix, want: feature)
15
+
-[ ] I have performed a self-review of my code (bugfix/feature)
16
+
-[ ] I have added thorough tests (bugfix/feature)
17
+
-[ ] I have edited `## [Unreleased]` section in `CHANGELOG.md` following [keep a changelog](https://keepachangelog.com/en/1.0.0/) syntax (bugfix/feature)
18
+
-[ ] I {made/will make} a related pull request for [documentation repo](https://github.com/SpringQL/SpringQL.github.io) (feature)
0 commit comments