Skip to content

Revise contributing guidelines and fix PR template link to feature requests board #5195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 26, 2025

Conversation

saoudrizwan
Copy link
Contributor

@saoudrizwan saoudrizwan commented Jul 26, 2025

Important

Revises contributing guidelines and updates PR template to direct contributors to the Feature Requests board for feature discussions.

  • PR Template:
    • Updates link to Feature Requests board in .github/pull_request_template.md.
    • Emphasizes using the Feature Requests board for feature discussions.
  • Contributing Guidelines:
    • Revises CONTRIBUTING.md to direct contributors to check the Feature Requests board before proposing new features.
    • Clarifies the process for feature requests and contributions, requiring approval from core maintainers.

This description was created by Ellipsis for 58ba9a6. You can customize this summary. It will automatically update as commits are pushed.

@Copilot Copilot AI review requested due to automatic review settings July 26, 2025 19:40
Copy link

changeset-bot bot commented Jul 26, 2025

⚠️ No Changeset found

Latest commit: 58ba9a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR revises the contributing guidelines and fixes a broken link to the feature requests board in the PR template. The changes improve clarity around the contribution process and ensure proper navigation to project resources.

  • Restructured contributing guidelines to better organize bug fix vs feature contribution workflows
  • Fixed broken markdown link in PR template to use plain URL format
  • Updated language consistency between documents regarding the feature requests discussions board

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CONTRIBUTING.md Reorganized contribution guidelines with clearer separation between bug fixes and feature requests
.github/pull_request_template.md Fixed broken markdown link and updated terminology for consistency

@@ -2,14 +2,14 @@
Thank you for contributing to Cline!

⚠️ Important: Before submitting this PR, please ensure you have:
- For feature requests: Created a discussion in our [Feature Requests board](https://github.com/cline/cline/discussions/categories/feature-requests) and received approval from core maintainers before implementation
- For feature requests: Created a discussion in our Feature Requests discussions board https://github.com/cline/cline/discussions/categories/feature-requests and received approval from core maintainers before implementation
Copy link
Preview

Copilot AI Jul 26, 2025

Choose a reason for hiding this comment

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

The URL should be properly formatted as a markdown link for better readability and maintainability. Consider using: [Feature Requests discussions board](https://github.com/cline/cline/discussions/categories/feature-requests)

Suggested change
- For feature requests: Created a discussion in our Feature Requests discussions board https://github.com/cline/cline/discussions/categories/feature-requests and received approval from core maintainers before implementation
- For feature requests: Created a discussion in our [Feature Requests discussions board](https://github.com/cline/cline/discussions/categories/feature-requests) and received approval from core maintainers before implementation

Copilot uses AI. Check for mistakes.

@saoudrizwan saoudrizwan merged commit 85fbbcb into main Jul 26, 2025
12 checks passed
Copy link
Contributor

github-actions bot commented Jul 26, 2025

Coverage Report

Extension Coverage

Base branch: 46%

PR branch: 47%

✅ Coverage increased or remained the same

Webview Coverage

Base branch: 17%

PR branch: 17%

✅ Coverage increased or remained the same

Overall Assessment

Test coverage has been maintained or improved

Last updated: 2025-07-26T19:50:34.908152

li-yechao pushed a commit to li-yechao/cline that referenced this pull request Jul 27, 2025
…quests board (cline#5195)

* Revise contributing guidelines and fix PR template link to feature requests board

* Fix wording
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.

1 participant