File tree Expand file tree Collapse file tree 2 files changed +23
-29
lines changed Expand file tree Collapse file tree 2 files changed +23
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ Thanks for sending a pull request! Here are some tips if you're new here:
2+
3+ * Reflect JIRA ticket number in the pull request title
4+ * Be sure to keep the PR description updated to reflect all changes.
5+ * Write your PR title to summarize what this PR proposes.
6+ * If possible, provide a concise example to reproduce the issue for a faster review.
7+
8+ Commit messages should follow the following format:
9+
10+ ```
11+ <One sentence description, usually Jira title or CHANGES.txt summary>
12+
13+ <Optional lengthier description (context on patch)>
14+
15+ patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####
16+
17+ Co-authored-by: Name1 <email1>
18+ Co-authored-by: Name2 <email2>
19+
20+ ```
21+
22+ The [ Cassandra Jira] ( https://issues.apache.org/jira/projects/CASSANDRA/issues/ )
23+
You can’t perform that action at this time.
0 commit comments