[ https://issues.apache.org/jira/browse/CASSANDRA-17837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606991#comment-17606991 ]
Stefan Miklosovic commented on CASSANDRA-17837: ----------------------------------------------- I am trying to figure out what branches we should actually merge this into. I did a simple test and it seems that the template is used even though I open the PR against a different branch than trunk (where that template is not yet). It seems like it takes that template from the trunk even though I create a PR against cassandra-4.1, for example. Seems like a magic. I try to confirm this. Otherwise I would just put it into every branch we support (3.0 to trunk). > Add pull request template > ------------------------- > > Key: CASSANDRA-17837 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17837 > Project: Cassandra > Issue Type: Improvement > Components: Documentation > Reporter: Claude Warren > Assignee: Claude Warren > Priority: Normal > Fix For: 4.x > > Time Spent: 11h 10m > Remaining Estimate: 0h > > Add pull request template something like: > ----- start of text > Issue resolved # CASSANDRA- > Pull request Description: > ---- > - [ ] Commits have been squashed to remove intermediate development commit > messages. > - [ ] Key commit messages start with the issue number (CASSANDRA-xxxx) > either > - [ ] this is a trivial documentation change. (e.g. fixes a typo) > or: > - [ ] Tests are included. > - [ ] Documentation changes and/or updates are included. > By submitting this pull request, I acknowledge that I am making a > contribution to the Apache Software Foundation under the terms and conditions > of the [Contributor's > Agreement]([https://www.apache.org/licenses/contributor-agreements.html]). > ---- > See the [Apache Cassandra "Contributing to Cassandra" > guide]([https://cassandra.apache.org/_/development/index.html]) and/or the > [Apache Cassandra "Working on Documentation" > guide]([https://cassandra.apache.org/_/development/documentation.html]) -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org