소스 검색

Update GitHub PR template

Frédéric Guillot 2 년 전
부모
커밋
41d99c517f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/pull_request_template.md

+ 1 - 0
.github/pull_request_template.md

@@ -3,4 +3,5 @@ Do you follow the guidelines?
 - [ ] I have tested my changes
 - [ ] There is no breaking changes
 - [ ] I really tested my changes and there is no regression
+- [ ] Ideally, my commit messages use the same convention as the Go project: https://go.dev/doc/contribute#commit_messages
 - [ ] I read this document: https://miniflux.app/faq.html#pull-request