patched-codes / patchwork

Automate code reviews, patching and documentation with self-hosted LLM workflows.
https://patched.codes
GNU Affero General Public License v3.0
1.14k stars 74 forks source link

hotfix: fixed the folder location w/n .github folder #1009

Closed dham6983 closed 2 weeks ago

dham6983 commented 2 weeks ago

Hi Team,

I initially (mistakenly) put the PULL_REQUEST_TEMPLATE.md file and ISSUE_TEMPLATE folder inside .githib/workflows instead of .github folder. This PR will fix that mistake. Sorry for the inconvenience caused.

dham6983 commented 2 weeks ago

@CTY-git Please review the PR. It will fix the folder location issue

I initially (mistakenly) put the PULL_REQUEST_TEMPLATE.md file and ISSUE_TEMPLATE folder inside .githib/workflows instead of .github folder. This PR will fix that mistake. Sorry for the inconvenience caused.

dham6983 commented 2 weeks ago

Thanks, I was wondering why the templates was not appearing.

Sorry @CTY-git ,I mistakenly put them in different folder. Thanks for quickly approving and merging the PR.

Now it's showing (after merging the PR)
Screenshot 2024-11-08 at 8 03 38 AM

CTY-git commented 2 weeks ago

No worries @dham6983