google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
311 stars 97 forks source link

bug: .github directory does not support PR_TEMPLATE aggregation #72

Closed sudiptob2 closed 1 year ago

sudiptob2 commented 1 year ago

Due to the #66, it created a bug. Actually .github folder does not support PR_TEMPLATE aggregation. Hence the due to the PR #67, now we don't see PR template while creating a PR.

DOD

aryanagrawal22 commented 1 year ago

So basically we have to move pull_request_template.md from inside the directory to .github folder and delete the PR_TEMPLATE folder? Please assign me this issue. I want to fix the bug

sudiptob2 commented 1 year ago

yes, you are correct. But this issue has an open PR fixing that. You can look into this issue #78