We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a51eb commit bf4d872Copy full SHA for bf4d872
CLAUDE.md
@@ -59,6 +59,12 @@ RestClient.Net is a functional HTTP client library using Result types for error
59
60
5. **ProgressReportingHttpContent** - Custom `HttpContent` supporting upload/download progress callbacks.
61
62
+### PRs
63
+
64
+- Compare the current branch to main branch. Base title and comments solely on diff. IGNORE commit messages
65
+- Use the template at .github/pull_request_template.md
66
+- Keep the documentation tight.
67
68
### Code Generation
69
70
**RestClient.Net.OpenApiGenerator** - Generates C# extension methods from OpenAPI 3.x specs:
0 commit comments