소스 검색
chore: fix PR template (#12)
tags/v0.11.0
Jérôme Deuchnord
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
7개의 파일을 삭제
-
.github/PULL_REQUEST_TEMPLATE.md
|
|
@@ -4,13 +4,7 @@ |
|
|
|
| New feature? | yes/no |
|
|
|
| Related issues | Fix #... <!-- prefix each issue number with "Fix #", if any --> |
|
|
|
| Has BC-break | yes/no |
|
|
|
| License | GNU AGPL-v3 |
|
|
|
|
|
|
|
**Checklist:** |
|
|
|
<!-- |
|
|
|
Leave the checklist as it when editing, and check the boxes once the PR created. |
|
|
|
--> |
|
|
|
- [ ] I have updated the manpages |
|
|
|
| License | CeCILL-C |
|
|
|
|
|
|
|
<!-- |
|
|
|
Replace this notice with a short README for your feature/bugfix. |
|
|
|