Skip to content

Commit 60536e6

Browse files
authored
Delete b/ from PR template. (#1268)
Signed-off-by: Qiliang Cui <derrhein@gmail.com>
1 parent 739d6f6 commit 60536e6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ The rest of the description includes relevant details and context, examples:
1010
- some information about the specific implementation,
1111
- shortcomings of the solution and possible future improvements.
1212

13-
If the change fixes a bug or a Github issue, please include a link, e.g.,:
14-
FIXES: b/123456
13+
If the change fixes a Github issue, please include a link, e.g.,:
1514
FIXES: #123456
1615

1716
# Tests

.github/PULL_REQUEST_TEMPLATE/MODELING_CODE_PR.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ The rest of the description includes relevant details and context, examples:
1010
- some information about the specific implementation,
1111
- shortcomings of the solution and possible future improvements.
1212

13-
If the change fixes a bug or a Github issue, please include a link, e.g.,:
14-
FIXES: b/123456
13+
If the change fixes a Github issue, please include a link, e.g.,:
1514
FIXES: #123456
1615

1716
# Tests

0 commit comments

Comments
 (0)