Skip to content

Create .github folder with templates #43

@DivaQueen-dev

Description

@DivaQueen-dev

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions