-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Description
This repository currently does not have a .github folder, which is commonly used for:
- Issue templates
- Pull request templates
- GitHub Action workflows
Creating this folder will improve contributor experience, standardize contributions, and make it easier to automate workflows in the future.
Proposal
I would like to create a .github folder and add:
.github/ISSUE_TEMPLATE/bug_report.md.github/ISSUE_TEMPLATE/feature_request.md.github/PULL_REQUEST_TEMPLATE.md- CODE_OF_CONDUCT.md (already present, can be moved here)
This will make the repository more organized and contributor-friendly.
Please let me know if I can proceed with this change.
Reactions are currently unavailable