Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 8e45afb

Browse files
authored
Fix failing tests (#245)
1 parent 54b1fd5 commit 8e45afb

File tree

3 files changed

+20
-9
lines changed

3 files changed

+20
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
1-
## Description
1+
# What does this pull request do?
22

33
<!-- Please describe what you changed and why. -->
44

5-
Fixes [issue link]
5+
Fixes [issue or discussion link]
66

7-
## Checklist
7+
## How did you test this change?
8+
9+
<!-- Please describe how you tested this change. -->
10+
11+
## How did you document this change?
12+
13+
<!-- Please describe how you documented this change. -->
14+
15+
## Before submitting
816

917
Before submitting a pull request, please be sure to do the following:
10-
- [ ] Read the [How to Contribute guide](https://github.com/tensorflow/model-card-toolkit/blob/master/CONTRIBUTING.md)
11-
if this is your first contribution.
12-
- [ ] Open an issue to discuss this change.
13-
- [ ] Update documentation if applicable.
18+
- [ ] Read the [How to Contribute guide](https://github.com/tensorflow/model-card-toolkit/blob/master/CONTRIBUTING.md) if this is your first contribution.
19+
- [ ] Open an issue or discussion topic to discuss this change.
1420
- [ ] Write new tests if applicable.
21+
- [ ] Update documentation if applicable.

0 commit comments

Comments
 (0)