Nick Smith
7 лет назад
committed by
GitHub
Родитель
Сommit
22c4f863ec
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
11 добавлений и
0 удалений
-
PULL_REQUEST_TEMPLATE.md
|
|
@@ -0,0 +1,11 @@ |
|
|
|
###### Explanation About What Code Achieves: |
|
|
|
<!-- Please explain why this code is necessary / what it does --> |
|
|
|
- Explanation |
|
|
|
|
|
|
|
###### Steps To Test: |
|
|
|
<!-- What would someone do to be able to see the effects of your code? --> |
|
|
|
- Steps |
|
|
|
|
|
|
|
###### TODOs: |
|
|
|
<!-- Is there any tests or logic that isn't in the pr that you want the reviewer to know about? --> |
|
|
|
- None |