Skip to content

Commit f92e4e2

Browse files
committed
chore: Remove blurbs from templates which are added when creating new requests + issues
1 parent 3dd2f4f commit f92e4e2

4 files changed

Lines changed: 0 additions & 64 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,3 @@ Please be sure to include as much information as possible:
4848
Following these steps will guarantee the quickest resolution possible.
4949

5050
Thanks!
51-
52-
<!--
53-
Copyright 2026 Google LLC
54-
55-
Licensed under the Apache License, Version 2.0 (the "License");
56-
you may not use this file except in compliance with the License.
57-
You may obtain a copy of the License at
58-
59-
http://www.apache.org/licenses/LICENSE-2.0
60-
61-
Unless required by applicable law or agreed to in writing, software
62-
distributed under the License is distributed on an "AS IS" BASIS,
63-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
64-
See the License for the specific language governing permissions and
65-
limitations under the License.
66-
-->

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,3 @@ A clear and concise description of any alternative solutions or features you've
3333

3434
**Additional context**
3535
Add any other context or screenshots about the feature request here.
36-
37-
<!--
38-
Copyright 2026 Google LLC
39-
40-
Licensed under the Apache License, Version 2.0 (the "License");
41-
you may not use this file except in compliance with the License.
42-
You may obtain a copy of the License at
43-
44-
http://www.apache.org/licenses/LICENSE-2.0
45-
46-
Unless required by applicable law or agreed to in writing, software
47-
distributed under the License is distributed on an "AS IS" BASIS,
48-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49-
See the License for the specific language governing permissions and
50-
limitations under the License.
51-
-->

.github/ISSUE_TEMPLATE/support_request.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,3 @@ If your bug or feature request is not related to this particular library, please
1919
Check for answers on StackOverflow with the [google-maps](http://stackoverflow.com/questions/tagged/google-maps) tag.
2020

2121
---
22-
23-
<!--
24-
Copyright 2026 Google LLC
25-
26-
Licensed under the Apache License, Version 2.0 (the "License");
27-
you may not use this file except in compliance with the License.
28-
You may obtain a copy of the License at
29-
30-
http://www.apache.org/licenses/LICENSE-2.0
31-
32-
Unless required by applicable law or agreed to in writing, software
33-
distributed under the License is distributed on an "AS IS" BASIS,
34-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
35-
See the License for the specific language governing permissions and
36-
limitations under the License.
37-
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
<!--
2-
Copyright 2026 Google LLC
3-
4-
Licensed under the Apache License, Version 2.0 (the "License");
5-
you may not use this file except in compliance with the License.
6-
You may obtain a copy of the License at
7-
8-
http://www.apache.org/licenses/LICENSE-2.0
9-
10-
Unless required by applicable law or agreed to in writing, software
11-
distributed under the License is distributed on an "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
See the License for the specific language governing permissions and
14-
limitations under the License.
15-
-->
16-
171
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:
182
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/release-please/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
193
- [ ] Ensure the tests and linter pass

0 commit comments

Comments
 (0)