henry000 commited on
Commit
efc2687
Β·
1 Parent(s): d2fb889

πŸ“„ [Update] Pull Requst template, mentioned by #51

Browse files
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md CHANGED
@@ -11,7 +11,7 @@ assignees: ''
11
 
12
  [Please include a summary of the changes and the related issue. (Just overwrite this session directly)]
13
 
14
- ## Type of change
15
 
16
  Please delete options that are not relevant.
17
 
@@ -26,11 +26,17 @@ Please delete options that are not relevant.
26
  - [ ] Code and files are well organized.
27
  - [ ] All tests pass.
28
  - [ ] New code is covered by tests.
 
29
  - [ ] [Optional] We would be very happy if gitmoji :technologist: could be used to assist the commit message :speech_balloon:!
30
 
31
  ## Licensing:
32
 
33
- By submitting this pull request, I confirm that my contribution is made under the MIT License.
 
 
 
 
 
34
 
35
  ## Additional Information
36
 
 
11
 
12
  [Please include a summary of the changes and the related issue. (Just overwrite this session directly)]
13
 
14
+ ## Type of Change
15
 
16
  Please delete options that are not relevant.
17
 
 
26
  - [ ] Code and files are well organized.
27
  - [ ] All tests pass.
28
  - [ ] New code is covered by tests.
29
+ - [ ] The pull request is directed to the corresponding topic branch.
30
  - [ ] [Optional] We would be very happy if gitmoji :technologist: could be used to assist the commit message :speech_balloon:!
31
 
32
  ## Licensing:
33
 
34
+ By submitting this pull request, I confirm that:
35
+
36
+ - [ ] My contribution is made under the MIT License.
37
+ - [ ] I have not included any code from questionable or non-compliant sources (GPL, AGPL, ... etc).
38
+ - [ ] I understand that all contributions to this repository must comply with the MIT License, and I promise that my contributions do not violate this license.
39
+ - [ ] I have not used any code or content from sources that conflict with the MIT License or are otherwise legally questionable.
40
 
41
  ## Additional Information
42