Skip to content

Commit ed7c6de

Browse files
committed
docs(PR Template): switch from refs to requires as per new syntax
[skip ci] Closes #902
1 parent 0c92c7b commit ed7c6de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
If your change requires any additions or changes to the [documentation][docs] or to the [end-to-end test suite][e2e], please submit them as 1 or more pull requests against that repo and refer to them here.
22

3-
refs deis/workflow#1234
4-
refs deis/workflow-e2e#5678
3+
requires deis/workflow#1234
4+
requires deis/workflow-e2e#5678
55

66

77
[docs]: https://github.com/deis/workflow

0 commit comments

Comments
 (0)