Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 5, 2025

Adds contributor guidelines for the programets R package.

  • Issue reporting: Bug report template with required info (sessionInfo, repro steps)
  • PR workflow: Fork → branch → test → submit process
  • Code style: References .lintr config (2-space indent) and tidyverse guide
  • Development: Basic setup commands with pointer to DEVELOPER.md for advanced config
  • Code of Conduct: Links to existing CODE_OF_CONDUCT.md
Original prompt

This section details on the original issue you should resolve

<issue_title>Add basic CONTRIBUTING.md file</issue_title>
<issue_description></issue_description>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: seandavi <92435+seandavi@users.noreply.github.com>
Copilot AI changed the title [WIP] Add basic CONTRIBUTING.md file Add basic CONTRIBUTING.md file Dec 5, 2025
Copilot AI requested a review from seandavi December 5, 2025 20:36
@seandavi seandavi marked this pull request as ready for review December 5, 2025 20:36
@seandavi seandavi merged commit 027b54f into main Dec 5, 2025
2 checks passed
@seandavi seandavi deleted the copilot/add-contributing-file branch December 5, 2025 20:38
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 basic CONTRIBUTING.md file

2 participants