Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
fe74541
Delete .github/ISSUE_TEMPLATE/feature_request.md
sofisl Sep 26, 2024
37c3353
Delete .github/ISSUE_TEMPLATE/question.md
sofisl Sep 26, 2024
76194f3
Delete .github/ISSUE_TEMPLATE/bug_report.md
sofisl Sep 26, 2024
e56b373
Update package.json
sofisl Oct 1, 2024
f8ed767
Update bug_report.yml
sofisl Oct 1, 2024
c211ba6
Update close-invalid-link.cjs
sofisl Oct 1, 2024
be09528
Update processs_request.md
sofisl Oct 1, 2024
85e9003
Update processs_request.md
sofisl Oct 1, 2024
b96938a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
e095bae
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
759c343
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
4557cea
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
34fcd44
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
8f4a428
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
8e78330
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
9ce0774
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
952cffe
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
2759eee
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
61eee4e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
bba7145
Merge branch 'sofisl-patch-3' of https://github.com/googleapis/google…
gcf-owl-bot[bot] Oct 1, 2024
449912d
Update .OwlBot.lock.yaml
sofisl Oct 1, 2024
2cdec93
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Oct 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/processs_request.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Process Request
about: Submit a process request to the library. Process requests are any requests related to library infrastructure, including CI/CD, publishing, releasing, etc. This issue template should primarily used by internal members.
about: Submit a process request to the library. Process requests are any requests related to library infrastructure, including CI/CD, publishing, releasing, broken links.

---
---
12 changes: 0 additions & 12 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"nunjucks": "^3.2.1",
"open": "^8.0.0",
"p-queue": "^6.0.0",
"pdfmake": "0.2.12",
"prettier": "^3.0.0",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.2",
Expand Down
Loading