Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit db3d5d3

Browse files
yoshi-automationcallmehiphop
authored andcommitted
docs: fix pull request template to link to correct issue list (#67)
1 parent 13295b6 commit db3d5d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
2-
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/{{metadata['repo']['name']}}/issues) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
2+
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
33
- [ ] Ensure the tests and linter pass
44
- [ ] Code coverage does not decrease (if any source code was changed)
55
- [ ] Appropriate docs were updated (if necessary)

synth.metadata

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-09-27T11:23:28.678418Z",
2+
"updateTime": "2019-10-13T11:25:26.587650Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.1",
8-
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
7+
"version": "0.39.0",
8+
"dockerImage": "googleapis/artman@sha256:72554d0b3bdc0b4ac7d6726a6a606c00c14b454339037ed86be94574fb05d9f3"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "cd112d8d255e0099df053643d4bd12c228ef7b1b",
16-
"internalRef": "271468707"
15+
"sha": "af8dd2c1750558b538eaa6bdaa3bc899079533ee",
16+
"internalRef": "274260771"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)