You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/18 13:54:32 UTC

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #826: github: Add PR Template

davids5 commented on a change in pull request #826: github: Add PR Template
URL: https://github.com/apache/incubator-nuttx/pull/826#discussion_r410701003
 
 

 ##########
 File path: .github/PULL_REQUEST_TEMPLATE.md
 ##########
 @@ -0,0 +1,68 @@
+# Pull Request Template
+
+## Title guidelines
+
+Following the guidelines for writting good commit messages (https://chris.beams.io/posts/git-commit/) and creating a meaningful title is key in effective team communication.
+
+**do's**
+- stm32h7:Add SDMMC Support
+- nsh:Separate `source` and `sh` for POSIX compliance
+- nxstyle:Fixed Camel case detection
+- drivers/serial:Fixed style violation
 
 Review comment:
   ```suggestion
   - drivers/serial:  Fixed style violation
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services