Skip to content

[WIP] Add repository health files: Code of Conduct, Contributing, License, Security, Issue & PR templates#2

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-2fe35ce8-47b7-4d0d-aaf4-a9c9332d9a29
Closed

[WIP] Add repository health files: Code of Conduct, Contributing, License, Security, Issue & PR templates#2
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-2fe35ce8-47b7-4d0d-aaf4-a9c9332d9a29

Conversation

Copy link
Contributor

Copilot AI commented Jul 31, 2025

Adding standard community and repository health files to the UIgenie repository.

Plan:

  • Create .github/ISSUE_TEMPLATE directory structure
  • Add CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
  • Add CONTRIBUTING.md (Contributing guidelines)
  • Add LICENSE file (MIT License)
  • Add SECURITY.md (Vulnerability reporting instructions)
  • Add .github/ISSUE_TEMPLATE/bug_report.md (Bug report template)
  • Add .github/ISSUE_TEMPLATE/feature_request.md (Feature request template)
  • Add .github/PULL_REQUEST_TEMPLATE.md (PR template with checklist)

All files will use standard, widely accepted templates for open source projects.

This pull request was created as a result of the following prompt from Copilot chat.

Add standard community and repository health files to the repository. The following files should be added with typical open-source templates:

  1. CODE_OF_CONDUCT.md: Contributor Covenant v2.1 code of conduct.
  2. CONTRIBUTING.md: Contributing guidelines including how to fork, branch, test, submit PRs, and report issues.
  3. LICENSE: MIT License.
  4. SECURITY.md: Instructions for reporting vulnerabilities and disclosure policy.
  5. .github/ISSUE_TEMPLATE/bug_report.md: Bug report issue template.
  6. .github/ISSUE_TEMPLATE/feature_request.md: Feature request issue template.
  7. .github/PULL_REQUEST_TEMPLATE.md: Pull request template with checklist and description.

Each file should use standard, widely accepted templates for open source projects. Place issue and PR templates in the .github directory.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@aryan6673
Copy link
Member

@copilot retry

Copy link
Member

@aryan6673 aryan6673 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you did no changes

@aryan6673 aryan6673 closed this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants