forked from codalab/codalab-competitions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Template | ||
This is a template. While not all sections are necessary, depending on the size and complexity of the PR, | ||
more information is better. | ||
|
||
# @ mention of reviewers | ||
... | ||
|
||
|
||
# A brief description of the purpose of the changes contained in this PR. | ||
... | ||
|
||
|
||
# Known issues to be addressed in a separate PR | ||
... | ||
|
||
|
||
# A checklist for hand testing | ||
- [ ] add checklist here | ||
|
||
|
||
# Any relevant files for testing | ||
[link]('#') to any relevant files (or drag and drop into github) | ||
|
||
|
||
# Misc. comments | ||
... | ||
|
||
|
||
# Checklist | ||
- [ ] Code review by me | ||
- [ ] Hand tested by me | ||
- [ ] I'm proud of my work | ||
- [ ] Code review by reviewer | ||
- [ ] Hand tested by reviewer | ||
- [ ] Ready to merge |