Skip to content

[WIP] Add CONTRIBUTING guide and issue/PR templates#86

Closed
hyun-hyang with Copilot wants to merge 1 commit into
mainfrom
copilot/add-contributing-guide-templates
Closed

[WIP] Add CONTRIBUTING guide and issue/PR templates#86
hyun-hyang with Copilot wants to merge 1 commit into
mainfrom
copilot/add-contributing-guide-templates

Conversation

Copilot AI commented Oct 31, 2025

Copy link
Copy Markdown
  • Create CONTRIBUTING.md with development setup, testing, and code style instructions
  • Create .github/ISSUE_TEMPLATE/bug_report.yml for structured bug reports
  • Create .github/ISSUE_TEMPLATE/feature_request.yml for feature requests
  • Create .github/PULL_REQUEST_TEMPLATE.md for PR submissions
  • Verify all files are properly formatted and follow the repository style
Original prompt

This section details on the original issue you should resolve

<issue_title>Add CONTRIBUTING guide and templates</issue_title>
<issue_description>### Description
The repository lacks contribution guidelines and issue/PR templates.
This makes community contributions less structured.

Expected Behavior

Contributors should have clear instructions on:

  • Development environment setup
  • Code style / linting
  • How to file issues or submit PRs

Suggested Fix

  • Add CONTRIBUTING.md with setup, testing, and code-style instructions.
  • Create .github/ISSUE_TEMPLATE/bug_report.yml and feature_request.yml.
  • Add .github/PULL_REQUEST_TEMPLATE.md.
  • Enable Discussions for questions and ideas.

Example

## Contributing
1. Fork the repo  
2. Create a feature branch (`git checkout -b feature/foo`)  
3. Run tests (`pytest`)  
4. Submit a PR following our template
```</issue_description>

## Comments on the Issue (you are @copilot in this section)

<comments>
</comments>

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@henrylee97

Copy link
Copy Markdown
Member

@hyun-hyang, Thank you for your interest in our project. However, we kindly decline AI-only contributions.

@henrylee97 henrylee97 closed this Oct 31, 2025
Copilot AI requested a review from hyun-hyang October 31, 2025 04:35
@hyun-hyang
hyun-hyang deleted the copilot/add-contributing-guide-templates branch October 31, 2025 04:55
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.

Add CONTRIBUTING guide and templates

3 participants