cameronlee314 commented on a change in pull request #1243: [DOCS] Updated contributors corner with PR guidelines. URL: https://github.com/apache/samza/pull/1243#discussion_r363971621
########## File path: docs/contribute/contributors-corner.md ########## @@ -96,7 +96,7 @@ If there is no [JIRA](https://issues.apache.org/jira/browse/SAMZA) ticket for yo * Create a new branch in your repository and push your changes to that branch * Make sure you have observed the recommendations in the [coding guide](/contribute/coding-guide.html) and [testing](/contribute/tests.html) * [Open a Pull Request](https://help.github.com/articles/about-pull-requests/) against the “master” branch of apache/samza - * Make sure that the Pull Request title is of the format "SAMZA-<JiraNumber> : <JiraTitle>" + * Make sure that the Pull Request title and description follows the guidelines in [SEP-25](https://cwiki.apache.org/confluence/display/SAMZA/SEP-25%3A+PR+Title+And+Description+Guidelines) Review comment: Also, if someone wants to make changes to the guidelines in the future, it seems odd to need to modify a SEP. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
